Home
last modified time | relevance | path

Searched defs:__android_log_print (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/keymaster/tests/
H A Dkeymaster_configuration_test.cpp24 int __android_log_print(int prio, const char* tag, const char* fmt) { in __android_log_print() function
H A Dandroid_keymaster_test.cpp47 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 Dlog_fake.cpp57 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 DLogFake.cpp60 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 Dlog_fake.cpp74 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 Dlogger_write.cpp347 int __android_log_print(int prio, const char* tag, const char* fmt, ...) { in __android_log_print() function