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

/vbox/src/VBox/Main/src-client/
H A DHGCM.cpp124 int instanceCreate(const char *pszServiceLibrary, const char *pszServiceName);
803 int HGCMService::instanceCreate(const char *pszServiceLibrary, const char *pszServiceName) function in class:HGCMService
968 rc = pSvc->instanceCreate(pszServiceLibrary, pszServiceName);

Completed in 39 milliseconds