Home
last modified time | relevance | path

Searched refs:__android_log_vprint (Results 1 – 3 of 3) sorted by relevance

/system/core/include/android/
Dlog.h117 int __android_log_vprint(int prio, const char *tag,
/system/core/include/log/
Dlog.h621 __android_log_vprint(prio, tag, fmt)
/system/core/liblog/
Dlogger_write.c395 LIBLOG_ABI_PUBLIC int __android_log_vprint(int prio, const char *tag, in __android_log_vprint() function