HomeSort by relevance Sort by last modified time
    Searched defs:__android_log_vprint (Results 1 - 2 of 2) sorted by null

  /system/core/libunwindstack/tests/
LogFake.cpp 63 int val = __android_log_vprint(prio, tag, fmt, ap);
69 extern "C" int __android_log_vprint(int prio, const char* tag, const char* fmt, va_list ap) { function
  /system/core/liblog/
logger_write.c 482 LIBLOG_ABI_PUBLIC int __android_log_vprint(int prio, const char* tag, function

Completed in 78 milliseconds