Searched defs:bootPhase (Results 1 – 3 of 3) sorted by relevance
135 void ParseUtil::OpenSo(uint32_t bootPhase) in OpenSo()212 uint32_t ParseUtil::GetBootPriorityPara(const std::string& bootPhase) in GetBootPriorityPara()409 string bootPhase; in ParseSystemAbilityGetSaExtInfo() local
714 for (uint32_t bootPhase = BOOT_START; bootPhase <= OTHER_START; ++bootPhase) { in FindAndStartPhaseTasks() local725 for (uint32_t bootPhase = BOOT_START; bootPhase <= OTHER_START; ++bootPhase) { in FindAndStartPhaseTasks() local735 bool LocalAbilityManager::InitializeRunOnCreateSaProfiles(uint32_t bootPhase) in InitializeRunOnCreateSaProfiles()
129 uint32_t bootPhase = 3; member