Searched defs:__android_log_print (Results 1 – 5 of 5) 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
|
D | android_keymaster_test.cpp | 47 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 | 347 int __android_log_print(int prio, const char* tag, const char* fmt, ...) { in __android_log_print() function
|