Searched defs:android_log (Results 1 – 5 of 5) sorted by relevance
75 fn android_log( in android_log() function
125 AndroidLogPacket android_log = 39; field
8934 AndroidLogPacket android_log = 39; field
92 fn android_log(prio: log_ffi::LogPriority, tag: &CStr, msg: &CStr) { in android_log() function104 fn android_log(_priority: Level, _tag: &CStr, _msg: &CStr) {} in android_log() function
140 static void android_log(sqlite3_context * context, int argc, sqlite3_value ** argv) in android_log() function