Searched refs:__android_log_bwrite (Results 1 - 4 of 4) sorted by relevance

/system/core/include/log/
H A Dlogd.h42 int __android_log_bwrite(int32_t tag, const void *payload, size_t len);
H A Dlog.h646 __android_log_bwrite(tag, payload, len)
/system/core/liblog/
H A Dlogger_write.c493 LIBLOG_ABI_PUBLIC int __android_log_bwrite(int32_t tag, function
521 * Like __android_log_bwrite, but takes the type as well. Doesn't work
541 * Like __android_log_bwrite, but used for writing strings to the
H A Dlog_event_list.c332 __android_log_bwrite(context->tag, msg, len) :

Completed in 97 milliseconds