Home
last modified time | relevance | path

Searched refs:nativeExecute (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/
Dandroid_database_SQLiteConnection.cpp462 static void nativeExecute(JNIEnv* env, jclass clazz, jlong connectionPtr, in nativeExecute() function
844 (void*)nativeExecute },
/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnection.java148 private static native void nativeExecute(long connectionPtr, long statementPtr); in nativeExecute() method in SQLiteConnection
648 nativeExecute(mConnectionPtr, statement.mStatementPtr); in execute()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17424 Landroid/database/sqlite/SQLiteConnection;->nativeExecute(JJ)V