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

  /frameworks/base/libs/ui/
GraphicLog.cpp 63 android_bWriteLog(tag, scratch, sizeof(scratch));
75 android_bWriteLog(tag, scratch, sizeof(scratch));
  /frameworks/base/core/jni/
android_util_EventLog.cpp 87 return android_bWriteLog(tag, buf, 2 + sizeof(len) + len);
141 return android_bWriteLog(tag, buf, pos);
android_util_Binder.cpp 898 android_bWriteLog(LOGTAG_BINDER_OPERATION, buf, pos - buf);
    [all...]
  /system/core/include/cutils/
log.h 412 #define android_bWriteLog(tag, payload, len) \

Completed in 2136 milliseconds