Home
last modified time | relevance | path

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

/system/logging/liblog/
Dlogger_write.cpp460 int __android_log_btwrite(int32_t tag, char type, const void* payload, size_t len) { in __android_log_btwrite() function
/system/logging/liblog/tests/
Dliblog_test.cpp134 TEST(liblog, __android_log_btwrite) { in TEST() argument