Home
last modified time | relevance | path

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

/external/javasqlite/src/main/native/
Dsqlite_jni.c4828 doprofile(void *arg, const char *msg, sqlite_uint64 est) in doprofile() function
4876 sqlite3_profile((sqlite3 *) h->sqlite, h->pr ? doprofile : 0, h); in Java_SQLite_Database__1profile()
4880 sqlite3_profile((sqlite3 *) h->sqlite, h->pr ? doprofile : 0, h); in Java_SQLite_Database__1profile()