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

/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsServiceManagerObsolete.cpp81 nsServiceManager::ReleaseService(const nsCID& aClass, nsISupports* service, function in class:nsServiceManager
124 nsServiceManager::ReleaseService(const char* aContractID, nsISupports* service, function in class:nsServiceManager
H A DnsComponentManager.cpp2423 nsComponentManagerImpl::ReleaseService(const nsCID& aClass, nsISupports* service, function in class:nsComponentManagerImpl
2431 nsComponentManagerImpl::ReleaseService(const char* aContractID, nsISupports* service, function in class:nsComponentManagerImpl
/vbox/src/VBox/Main/src-client/
H A DHGCM.cpp148 void ReleaseService(void);
953 pSvc->ReleaseService();
1036 ReleaseService();
1052 * specified name. The caller must call ReleaseService when
1111 void HGCMService::ReleaseService(void) function in class:HGCMService
1146 /* @todo: could this actually happen that the service is destroyed on ReleaseService? */
1151 pSvc->ReleaseService();
1275 pSvc->ReleaseService();
1287 pSvc->ReleaseService();
1296 pSvc->ReleaseService();
[all...]

Completed in 321 milliseconds