Home
last modified time | relevance | path

Searched refs:android_logcat_system (Results 1 – 4 of 4) sorted by relevance

/system/core/logcat/tests/
Dliblogcat_test.cpp22 #define logcat_system(command) android_logcat_system(command)
Dexec_benchmark.cpp67 android_logcat_system(cmd); in logcat_system_liblogcat()
/system/core/logcat/include/log/
Dlogcat.h112 int android_logcat_system(const char* command);
/system/core/logcat/
Dlogcat_system.cpp120 int android_logcat_system(const char* command) { in android_logcat_system() function