Searched refs:SAMGR_CreateIProxy (Results 1 – 5 of 5) sorted by relevance
31 IUnknown *SAMGR_CreateIProxy(const char *service, const char *feature);
59 IUnknown *SAMGR_CreateIProxy(const IpcContext *context, const char *service, const char *feature) in SAMGR_CreateIProxy() function
27 IUnknown *SAMGR_CreateIProxy(const char *service, const char *feature) in SAMGR_CreateIProxy() function
67 IUnknown *proxy = SAMGR_CreateIProxy(g_remoteRegister.endpoint->context, service, feature); in SAMGR_FindServiceApi()
84 IUnknown *proxy = SAMGR_CreateIProxy(service, feature); in SAMGR_FindServiceApi()