HomeSort by relevance Sort by last modified time
    Searched refs:get_booting (Results 1 - 3 of 3) sorted by null

  /system/extras/perfprofd/
perfprofdcore.h 83 extern bool get_booting();
perfprofdcore.cc 166 bool get_booting() function
384 bool is_booting = get_booting();
  /system/extras/perfprofd/tests/
perfprofd_test.cc 646 EXPECT_FALSE(get_booting());
    [all...]

Completed in 77 milliseconds