Home
last modified time | relevance | path

Searched defs:publicApi (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dability_inner_feature.cpp57 auto publicApi = GET_IUNKNOWN(g_amsInnerImpl); in Init() local
H A Dability_mgr_feature.cpp73 auto publicApi = GET_IUNKNOWN(g_amsImpl); in Init() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite.c309 static BOOL RegisterFeatureApi(const char *serviceName, const char *feature, IUnknown *publicApi) in RegisterFeatureApi()
351 static BOOL RegisterDefaultFeatureApi(const char *serviceName, IUnknown *publicApi) in RegisterDefaultFeatureApi()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_mgr_slite_feature.cpp57 auto publicApi = GET_IUNKNOWN(g_bmsSliteImpl); in Init() local
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_mgr_service_slite.cpp73 auto publicApi = GET_IUNKNOWN(g_amsSliteImpl); in InitFeature() local