Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_lifecycle.h40 bool IsBooting();
Dapexd_lifecycle.cpp33 bool ApexdLifecycle::IsBooting() { in IsBooting() function in android::apex::ApexdLifecycle
Dapexd_main.cpp121 bool booting = lifecycle.IsBooting(); in main()
/system/core/init/
Dfirmware_handler.cpp80 static bool IsBooting() { in IsBooting() function
257 int booting = IsBooting(); in ProcessFirmwareEvent()
268 booting = IsBooting(); in ProcessFirmwareEvent()