Home
last modified time | relevance | path

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

/aosp12/system/logging/liblog/include_vndk/log/
H A Dlog_main.h82 #define android_writeLog(prio, tag, text) __android_log_write(prio, tag, text) macro
/aosp12/system/logging/liblog/include/log/
H A Dlog_main.h82 #define android_writeLog(prio, tag, text) __android_log_write(prio, tag, text) macro