Home
last modified time | relevance | path

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

/system/logging/liblog/include/android/
Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument