Searched defs:__android_log_buf_write (Results  1 – 4 of 4) sorted by relevance
| /system/logging/liblog/tests/ | 
| D | log_id_test.cpp | 61 TEST(liblog, __android_log_buf_write) {  in TEST()  argument
 | 
| /system/core/debuggerd/libdebuggerd/test/ | 
| D | log_fake.cpp | 49 extern "C" int __android_log_buf_write(int bufId, int prio, const char* tag, const char* msg) {  in __android_log_buf_write()  function
 | 
| /system/unwinding/libunwindstack/tests/ | 
| D | LogFake.cpp | 52 extern "C" int __android_log_buf_write(int bufId, int prio, const char* tag, const char* msg) {  in __android_log_buf_write()  function
 | 
| /system/logging/liblog/ | 
| D | logger_write.cpp | 386 int __android_log_buf_write(int bufID, int prio, const char* tag, const char* msg) {  in __android_log_buf_write()  function
 |