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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrv.cpp5146 unsigned cObjs = 0; local
5153 cObjs++;
5156 if (cObjs)
5157 OSDBGPRINT(("supdrvLdrFree: Image '%s' has %d dangling objects!\n", pImage->szName, cObjs));
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageGuestCtrl.cpp3176 uint32_t cObjs = mapObjs.size(); local
3177 if (!cObjs)

Completed in 92 milliseconds