Searched refs:SAMGR_FindServiceApi (Results 1 – 7 of 7) sorted by relevance
29 IUnknown *SAMGR_FindServiceApi(const char *service, const char *feature);
28 IUnknown *__attribute__((weak)) SAMGR_FindServiceApi(const char *service, const char *feature) in SAMGR_FindServiceApi() function
55 IUnknown *SAMGR_FindServiceApi(const char *service, const char *feature) in SAMGR_FindServiceApi() function
73 IUnknown *SAMGR_FindServiceApi(const char *service, const char *feature) in SAMGR_FindServiceApi() function
92 IUnknown *iUnknown = SAMGR_FindServiceApi(service, feature); in SAMGR_GetRemoteIdentity()
86 IUnknown *iUnknown = SAMGR_FindServiceApi(service, feature); in SAMGR_GetRemoteIdentity()
394 return SAMGR_FindServiceApi(serviceName, feature); in GetFeatureApi()