Home
last modified time | relevance | path

Searched refs:DEFAULT_GetFeatureId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dservice_impl.h69 Identity DEFAULT_GetFeatureId(ServiceImpl *serviceImpl, const char *feature);
H A Dservice.c144 Identity DEFAULT_GetFeatureId(ServiceImpl *serviceImpl, const char *feature) in DEFAULT_GetFeatureId() function
H A Dsamgr_lite.c501 Identity id = DEFAULT_GetFeatureId(GetService(BOOTSTRAP_SERVICE), NULL); in SendBootRequest()