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

/frameworks/base/core/jni/
H A Dandroid_database_SQLiteConnection.cpp196 static void sqliteCustomFunctionCallback(sqlite3_context *context, function in namespace:android
261 &sqliteCustomFunctionCallback, NULL, NULL, &sqliteCustomFunctionDestructor);

Completed in 7 milliseconds