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

/vbox/include/VBox/HostServices/
H A DService.h358 typedef AbstractService SELF; typedef in class:HGCM::AbstractService
376 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
394 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
410 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
430 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
446 SELF *pSel
[all...]
/vbox/src/VBox/HostServices/GuestControl/
H A Dservice.cpp896 typedef Service SELF; typedef in class:guestControl::Service
927 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
944 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
958 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
976 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
991 SELF *pSel
[all...]
/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp166 typedef Service SELF; typedef in class:guestProp::Service
297 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
330 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
346 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
361 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
1349 SELF *pSel
[all...]

Completed in 39 milliseconds