Home
last modified time | relevance | path

Searched refs:isBooting (Results 1 – 3 of 3) sorted by relevance

/system/apex/apexd/
Dapexd_main.cpp134 bool booting = android::apex::isBooting(); in main()
Dapexd.h90 bool isBooting();
Dapexd.cpp2162 bool isBooting() { in isBooting() function