Searched defs:__android_log_print (Results 1 – 6 of 6) sorted by relevance
/aosp12/system/keymaster/tests/ |
H A D | keymaster_configuration_test.cpp | 24 int __android_log_print(int prio, const char* tag, const char* fmt) { in __android_log_print() function
|
H A D | android_keymaster_test.cpp | 47 int __android_log_print(int prio, const char* tag, const char* fmt) { in __android_log_print() function
|
/aosp12/system/core/debuggerd/libdebuggerd/test/ |
H A D | log_fake.cpp | 57 extern "C" int __android_log_print(int prio, const char* tag, const char* fmt, ...) { in __android_log_print() function
|
/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | LogFake.cpp | 60 extern "C" int __android_log_print(int prio, const char* tag, const char* fmt, ...) { in __android_log_print() function
|
/aosp12/bionic/libc/malloc_debug/tests/ |
H A D | log_fake.cpp | 74 extern "C" int __android_log_print(int prio, const char* tag, const char* fmt, ...) { in __android_log_print() function
|
/aosp12/system/logging/liblog/ |
H A D | logger_write.cpp | 347 int __android_log_print(int prio, const char* tag, const char* fmt, ...) { in __android_log_print() function
|