Home
last modified time | relevance | path

Searched refs:IsBooting (Results 1 – 4 of 4) sorted by relevance

/system/apex/apexd/
Dapexd_lifecycle.h42 bool IsBooting();
Dapexd_lifecycle.cpp34 bool ApexdLifecycle::IsBooting() { in IsBooting() function in android::apex::ApexdLifecycle
Dapexd_main.cpp154 bool booting = lifecycle.IsBooting(); in main()
/system/core/init/
Dfirmware_handler.cpp83 static bool IsBooting() { in IsBooting() function
305 int booting = IsBooting(); in ProcessFirmwareEvent()
316 booting = IsBooting(); in ProcessFirmwareEvent()