Searched refs:SAMGR_CreateIRemoteProxy (Results 1 – 3 of 3) sorted by relevance
32 IUnknown *SAMGR_CreateIRemoteProxy(const char *deviceId, const char *service, const char *feature);
57 IUnknown *SAMGR_CreateIRemoteProxy(const char* deviceId, const char *service, const char *feature) in SAMGR_CreateIRemoteProxy() function
576 return SAMGR_CreateIRemoteProxy(deviceId, serviceName, NULL); in GetRemoteDefaultFeatureApi()