OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 172 milliseconds