Home
last modified time | relevance | path

Searched defs:booting (Results 1 – 3 of 3) sorted by relevance

/system/extras/perfprofd/
Dperfprofd_record.proto49 optional bool booting = 37; field
Dperf_profile.proto121 optional bool booting = 8; field
/system/core/init/
Dfirmware_handler.cpp63 int booting = IsBooting(); in ProcessFirmwareEvent() local