Searched defs:__android_log_btwrite (Results 1 – 3 of 3) sorted by relevance
29 void __android_log_btwrite() {} in __android_log_btwrite() function
521 int __android_log_btwrite(int32_t tag, char type, const void* payload, size_t len) { in __android_log_btwrite() function
137 TEST(liblog, __android_log_btwrite) { in TEST() argument