Home
last modified time | relevance | path

Searched defs:GetFeatureApi (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Dsamgr_lite.h249 IUnknown *(*GetFeatureApi)(const char *serviceName, const char *feature); member
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite.c390 static IUnknown *GetFeatureApi(const char *serviceName, const char *feature) in GetFeatureApi() function