Searched defs:__android_log_print (Results 1 – 4 of 4) sorted by relevance
| /system/keymaster/tests/ |
| D | keymaster_configuration_test.cpp | 24 int __android_log_print(int prio, const char* tag, const char* fmt) { in __android_log_print() function
|
| /system/core/debuggerd/libdebuggerd/test/ |
| D | log_fake.cpp | 57 extern "C" int __android_log_print(int prio, const char* tag, const char* fmt, ...) { in __android_log_print() function
|
| /system/unwinding/libunwindstack/tests/ |
| D | LogFake.cpp | 60 extern "C" int __android_log_print(int prio, const char* tag, const char* fmt, ...) { in __android_log_print() function
|
| /system/logging/liblog/ |
| D | logger_write.cpp | 415 int __android_log_print(int prio, const char* tag, const char* fmt, ...) { in __android_log_print() function
|