Searched refs:throw_sqlite3_exception_errcode (Results 1 – 2 of 2) sorted by relevance
44 void throw_sqlite3_exception_errcode(JNIEnv* env, int errcode, const char* message);
154 void throw_sqlite3_exception_errcode(JNIEnv* env, int errcode, const char* message) { in throw_sqlite3_exception_errcode() function