Home
last modified time | relevance | path

Searched refs:IsInitBootFinished (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager.h230 bool IsInitBootFinished();
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp1508 bool SystemAbilityManager::IsInitBootFinished() in IsInitBootFinished() function in OHOS::SystemAbilityManager
1530 if (!IsInitBootFinished()) { in StartDynamicSystemProcess()