OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enableSqlProfiling
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/
android_database_SQLiteDatabase.cpp
206
/* public native void
enableSqlProfiling
(); */
207
static void
enableSqlProfiling
(JNIEnv* env, jobject object, jstring databaseName)
225
// release the memory associated with the traceFuncArg in
enableSqlProfiling
function
452
{"
enableSqlProfiling
", "(Ljava/lang/String;)V", (void *)
enableSqlProfiling
},
/frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java
[
all
...]
Completed in 191 milliseconds