Searched defs:cRefs1 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/webservice/
H A Dvboxweb.cpp1888 uint32_t cRefs1 = pobjUnknown->AddRef(); local
1911 cRefs1,
1934 uint32_t cRefs1 = _pobjUnknown->Release(); local
1935 WEBDEBUG((" * %s: deleting MOR for ID %#llx (%s; COM refcount now %RI32/%RI32); now %lld objects total\n", __FUNCTION__, _id, _pcszInterface, cRefs1, cRefs2, cTotal));

Completed in 49 milliseconds