Searched defs:__android_log_vprint (Results 1 - 2 of 2) sorted by relevance

/system/core/libunwindstack/tests/
H A DLogFake.cpp60 int val = __android_log_vprint(prio, tag, fmt, ap);
66 extern "C" int __android_log_vprint(int prio, const char* tag, const char* fmt, va_list ap) { function
/system/core/liblog/
H A Dlogger_write.c441 LIBLOG_ABI_PUBLIC int __android_log_vprint(int prio, const char* tag, function

Completed in 409 milliseconds