Searched refs:exceptionClass (Results 1 – 3 of 3) sorted by relevance
63 const char* exceptionClass; in throw_sqlite3_exception() local66 exceptionClass = "android/database/sqlite/SQLiteDiskIOException"; in throw_sqlite3_exception()70 exceptionClass = "android/database/sqlite/SQLiteDatabaseCorruptException"; in throw_sqlite3_exception()73 exceptionClass = "android/database/sqlite/SQLiteConstraintException"; in throw_sqlite3_exception()76 exceptionClass = "android/database/sqlite/SQLiteAbortException"; in throw_sqlite3_exception()79 exceptionClass = "android/database/sqlite/SQLiteDoneException"; in throw_sqlite3_exception()83 exceptionClass = "android/database/sqlite/SQLiteFullException"; in throw_sqlite3_exception()86 exceptionClass = "android/database/sqlite/SQLiteMisuseException"; in throw_sqlite3_exception()89 exceptionClass = "android/database/sqlite/SQLiteAccessPermException"; in throw_sqlite3_exception()92 exceptionClass = "android/database/sqlite/SQLiteDatabaseLockedException"; in throw_sqlite3_exception()[all …]
187 uint64_t exceptionClass, struct _Unwind_Exception* exceptionObject, in __gcc_personality_v0() argument
204 uint64_t exceptionClass, struct _Unwind_Exception* exceptionObject,