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

  /system/core/include/log/
logprint.h 48 } AndroidLogPrintFormat;
70 AndroidLogPrintFormat format);
75 AndroidLogPrintFormat android_log_formatFromString(const char *s);
  /system/core/liblog/
logprint.c 51 AndroidLogPrintFormat format;
242 AndroidLogPrintFormat format)
282 LIBLOG_ABI_PUBLIC AndroidLogPrintFormat android_log_formatFromString(
285 static AndroidLogPrintFormat format;
    [all...]
  /system/core/logcat/
logcat.cpp 358 static AndroidLogPrintFormat format;
    [all...]

Completed in 42 milliseconds