OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_logcat_system
(Results
1 - 3
of
3
) sorted by null
/system/core/logcat/tests/
liblogcat_test.cpp
22
#define logcat_system(command)
android_logcat_system
(command)
exec_benchmark.cpp
67
android_logcat_system
(cmd);
/system/core/logcat/include/log/
logcat.h
105
* logcat operations. The
android_logcat_system
is a wrapper for the
112
int
android_logcat_system
(const char* command);
Completed in 144 milliseconds