Searched refs:android_logcat_system (Results 1 – 4 of 4) sorted by relevance
22 #define logcat_system(command) android_logcat_system(command)
67 android_logcat_system(cmd); in logcat_system_liblogcat()
112 int android_logcat_system(const char* command);
120 int android_logcat_system(const char* command) { in android_logcat_system() function