Home
last modified time | relevance | path

Searched defs:IsBooting (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/apex/apexd/
H A Dapexd_lifecycle.cpp33 bool ApexdLifecycle::IsBooting() { in IsBooting() function in android::apex::ApexdLifecycle
/aosp12/system/core/init/
H A Dfirmware_handler.cpp80 static bool IsBooting() { in IsBooting() function