Searched refs:isBooting (Results 1 – 3 of 3) sorted by relevance
/system/apex/apexd/ | ||
D | apexd_main.cpp | 134 bool booting = android::apex::isBooting(); in main() |
D | apexd.h | 90 bool isBooting(); |
D | apexd.cpp | 2162 bool isBooting() { in isBooting() function |