Home
last modified time | relevance | path

Searched defs:async_safe_write_log (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/malloc_debug/tests/
H A Dlog_fake.cpp60 extern "C" int async_safe_write_log(int priority, const char* tag, const char* msg) { in async_safe_write_log() function
/aosp12/bionic/libc/async_safe/
H A Dasync_safe_log.cpp500 int async_safe_write_log(int priority, const char* tag, const char* msg) { in async_safe_write_log() function