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

  /system/core/liblog/
logd_write_kern.c 292 int __android_log_bwrite(int32_t tag, const void *payload, size_t len) function
305 * Like __android_log_bwrite, but takes the type as well. Doesn't work
325 * Like __android_log_bwrite, but used for writing strings to the
logd_write.c 447 int __android_log_bwrite(int32_t tag, const void *payload, size_t len) function
460 * Like __android_log_bwrite, but takes the type as well. Doesn't work
480 * Like __android_log_bwrite, but used for writing strings to the

Completed in 102 milliseconds