OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_log
(Results
1 - 2
of
2
) sorted by null
/external/sqlite/android/
sqlite3_android.cpp
130
static void
android_log
(sqlite3_context * context, int argc, sqlite3_value ** argv)
function
548
err = sqlite3_create_function(handle, "_LOG", 1, SQLITE_UTF8, NULL,
android_log
, NULL, NULL);
/external/mesa3d/src/gallium/state_trackers/egl/android/
native_android.cpp
829
android_log
(EGLint level, const char *msg)
function
854
_eglSetLogProc(
android_log
);
Completed in 39 milliseconds