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

/external/sqlite/android/
H A Dsqlite3_android.cpp178 static void android_log(sqlite3_context * context, int argc, sqlite3_value ** argv) function
602 err = sqlite3_create_function(handle, "_LOG", 1, SQLITE_UTF8, NULL, android_log, NULL, NULL);
/external/bluetooth/bluez/compat/
H A Dpand.c56 #define syslog android_log
108 static void android_log(int priority, const char *format, ...) function

Completed in 103 milliseconds