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

/external/javasqlite/src/main/native/
H A Dsqlite_jni.c4829 doprofile(void *arg, const char *msg, sqlite_uint64 est) function
4877 sqlite3_profile((sqlite3 *) h->sqlite, h->pr ? doprofile : 0, h);
4881 sqlite3_profile((sqlite3 *) h->sqlite, h->pr ? doprofile : 0, h);

Completed in 25 milliseconds