HomeSort by relevance Sort by last modified time
    Searched refs:SQLITE_ABORT (Results 1 - 10 of 10) sorted by null

  /frameworks/base/core/jni/
android_database_SQLiteCommon.cpp 75 case SQLITE_ABORT:
  /external/javasqlite/src/main/java/SQLite/
Constants.java 21 public static final int SQLITE_ABORT = 4; /* Callback routine requested an abort */
  /external/sqlite/dist/orig/
sqlite3.h 356 ** routine returns SQLITE_ABORT without invoking the callback again and
409 #define SQLITE_ABORT 4 /* Callback routine requested an abort */
493 #define SQLITE_ABORT_ROLLBACK (SQLITE_ABORT | (2<<8))
    [all...]
sqlite3.c 570 ** routine returns SQLITE_ABORT without invoking the callback again and
623 #define SQLITE_ABORT 4 /* Callback routine requested an abort */
707 #define SQLITE_ABORT_ROLLBACK (SQLITE_ABORT | (2<<8))
    [all...]
  /external/sqlite/dist/
sqlite3.h 356 ** routine returns SQLITE_ABORT without invoking the callback again and
409 #define SQLITE_ABORT 4 /* Callback routine requested an abort */
493 #define SQLITE_ABORT_ROLLBACK (SQLITE_ABORT | (2<<8))
    [all...]
sqlite3.c 570 ** routine returns SQLITE_ABORT without invoking the callback again and
623 #define SQLITE_ABORT 4 /* Callback routine requested an abort */
707 #define SQLITE_ABORT_ROLLBACK (SQLITE_ABORT | (2<<8))
    [all...]
  /external/robolectric/v3/libs/
sqlite4java-0.282.jar 
  /prebuilts/tools/common/m2/repository/com/almworks/sqlite4java/sqlite4java/0.282/
sqlite4java-0.282.jar 
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 

Completed in 142 milliseconds