Searched refs:__android_logger_function (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/android_stub/android/
H A Dlog.h213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); typedef in typeref:typename:void (*)(const struct __android_log_message * log_message)
245 void __android_log_set_logger(__android_logger_function logger) __INTRODUCED_IN(30);
248 * Writes the log message to logd. This is an __android_logger_function and can be provided to
258 * Writes the log message to stderr. This is an __android_logger_function and can be provided to

Completed in 2 milliseconds