Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Dsamgr_lite.h60 #define BOOTSTRAP_SERVICE "Bootstrap" macro
/ohos5.0/base/startup/bootstrap_lite/services/source/
H A Dbootstrap_service.c45 return BOOTSTRAP_SERVICE; in GetName()
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite.c501 Identity id = DEFAULT_GetFeatureId(GetService(BOOTSTRAP_SERVICE), NULL); in SendBootRequest()