Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/liblog_stub/include/android/
Dlog.h45 typedef void (*__android_logger_function)(const struct __android_log_message* log_message);
47 inline void __android_log_stderr_logger(const struct __android_log_message*) {} in __android_log_stderr_logger() argument