HomeSort by relevance Sort by last modified time
    Searched refs:logcat_executable (Results 1 - 2 of 2) sorted by null

  /system/core/logcat/tests/
logcatd_test.cpp 18 #define logcat_executable "logcatd" macro
logcat_test.cpp 46 #ifndef logcat_executable
48 #define logcat_executable "logcat" macro
87 RLOGE(logcat_executable);
88 SLOGE(logcat_executable);
89 ALOGE(logcat_executable);
90 __android_log_bswrite(0, logcat_executable ".inject.buckets");
95 ctx, logcat_executable
129 RLOGE(logcat_executable);
130 SLOGE(logcat_executable);
131 ALOGE(logcat_executable);
    [all...]

Completed in 68 milliseconds