Home
last modified time | relevance | path

Searched defs:__android_log_btwrite (Results 1 – 3 of 3) sorted by relevance

/system/core/liblog/
Dlogd_write_kern.c260 int __android_log_btwrite(int32_t tag, char type, const void *payload, in __android_log_btwrite() function
Dlogd_write.c480 int __android_log_btwrite(int32_t tag, char type, const void *payload, in __android_log_btwrite() function
/system/core/liblog/tests/
Dliblog_test.cpp73 TEST(liblog, __android_log_btwrite) { in TEST() argument