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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
util.c 73 case SQLITE_ABORT:
  /frameworks/base/core/jni/
android_database_SQLiteCommon.cpp 75 case SQLITE_ABORT:
  /external/python/cpython2/Modules/_sqlite/
util.c 73 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 370 ** routine returns SQLITE_ABORT without invoking the callback again and
423 #define SQLITE_ABORT 4 /* Callback routine requested an abort */
512 #define SQLITE_ABORT_ROLLBACK (SQLITE_ABORT | (2<<8))
    [all...]
shell.c     [all...]
sqlite3.c 647 ** routine returns SQLITE_ABORT without invoking the callback again and
700 #define SQLITE_ABORT 4 /* Callback routine requested an abort */
    [all...]
  /external/sqlite/dist/
sqlite3.h 370 ** routine returns SQLITE_ABORT without invoking the callback again and
423 #define SQLITE_ABORT 4 /* Callback routine requested an abort */
512 #define SQLITE_ABORT_ROLLBACK (SQLITE_ABORT | (2<<8))
    [all...]
shell.c     [all...]
sqlite3.c 647 ** routine returns SQLITE_ABORT without invoking the callback again and
700 #define SQLITE_ABORT 4 /* Callback routine requested an abort */
    [all...]
  /prebuilts/tools/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/
sqlite-jdbc-3.16.1.jar 
  /external/robolectric/v3/libs/
sqlite4java-0.282.jar 
  /prebuilts/misc/common/robolectric/lib/
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 

Completed in 722 milliseconds