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

/vbox/src/VBox/Main/src-client/
H A DHGCM.cpp141 static int LoadService(const char *pszServiceLibrary, const char *pszServiceName);
941 /* static */ int HGCMService::LoadService(const char *pszServiceLibrary, const char *pszServiceName) function in class:HGCMService
1877 rc = HGCMService::LoadService(pMsg->pszServiceLibrary, pMsg->pszServiceName);

Completed in 38 milliseconds