Searched defs:android_log (Results 1 – 5 of 5) sorted by relevance
75 fn android_log( in android_log() function
135 AndroidLogPacket android_log = 39; field
12269 AndroidLogPacket android_log = 39; field
113 fn android_log(log_id: log_ffi::log_id_t, prio: log_ffi::LogPriority, tag: &CStr, msg: &CStr) { in android_log() function124 fn android_log(_log_id: Option<LogId>, _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