OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrintNativeInfo
(Results
1 - 3
of
3
) sorted by null
/system/extras/memory_replay/
NativeInfo.h
24
void
PrintNativeInfo
(const char* preamble);
main.cpp
79
PrintNativeInfo
("Initial ");
101
PrintNativeInfo
(" ");
143
PrintNativeInfo
("Final ");
NativeInfo.cpp
63
void
PrintNativeInfo
(const char* preamble) {
Completed in 49 milliseconds