Searched defs:errcode (Results 1 – 1 of 1) sorted by relevance
54 void throw_sqlite3_exception_errcode(JNIEnv* env, int errcode, const char* message) { in throw_sqlite3_exception_errcode()61 void throw_sqlite3_exception(JNIEnv* env, int errcode, in throw_sqlite3_exception()