Home
last modified time | relevance | path

Searched refs:BOOT_START (Results 1 - 2 of 2) sorted by relevance

/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dlocal_ability_manager.cpp79 BOOT_START = 1, enumerator
219 return InitializeRunOnCreateSaProfiles(BOOT_START); in InitializeSaProfiles()
727 for (uint32_t bootPhase = BOOT_START; bootPhase <= OTHER_START; ++bootPhase) { in FindAndStartPhaseTasks()
738 for (uint32_t bootPhase = BOOT_START; bootPhase <= OTHER_START; ++bootPhase) { in FindAndStartPhaseTasks()
/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp83 BOOT_START = 1, enumerator
217 return static_cast<uint32_t>(BOOT_START); in GetBootPriorityPara()

Completed in 4 milliseconds