Home
last modified time | relevance | path

Searched refs:is_booting (Results 1 – 2 of 2) sorted by relevance

/system/extras/perfprofd/
Dperfprofdcore.cc440 bool is_booting = get_booting(); in annotate_encoded_perf_profile() local
442 profile->set_booting(is_booting); in annotate_encoded_perf_profile()
445 profile->set_camera_active(is_booting ? false : get_camera_active()); in annotate_encoded_perf_profile()
/system/core/init/
Ddevices.cpp797 static int is_booting(void) in is_booting() function
807 int booting = is_booting(); in process_firmware_event()
854 booting = is_booting(); in process_firmware_event()