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

  /system/core/liblog/
log_event_write.c 27 LIBLOG_ABI_PUBLIC int __android_log_error_write(int tag, const char* subTag, function
  /system/core/liblog/include/log/
log.h 183 __android_log_error_write(tag, subTag, -1, NULL, 0)
186 __android_log_error_write(tag, subTag, uid, data, dataLen)
188 int __android_log_error_write(int tag, const char* subTag, int32_t uid,
  /system/core/liblog/tests/
liblog_test.cpp     [all...]

Completed in 86 milliseconds