Searched refs:SQLITE_ABORT (Results 1 - 8 of 8) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java21 public static final int SQLITE_ABORT = 4; /* Callback routine requested an abort */ field in class:Constants
/external/sqlite/dist/orig/
H A Dsqlite3.h356 ** routine returns SQLITE_ABORT without invoking the callback again and
409 #define SQLITE_ABORT 4 /* Callback routine requested an abort */ macro
493 #define SQLITE_ABORT_ROLLBACK (SQLITE_ABORT | (2<<8))
5909 ** an expired BLOB handle fail with a return code of [SQLITE_ABORT].
5954 ** SQLITE_ABORT. ^Calling [sqlite3_blob_bytes()] on an aborted blob handle
6015 ** error code of [SQLITE_ABORT].
6056 ** error code of [SQLITE_ABORT]. ^Writes to the BLOB that occurred
7666 ** [SQLITE_ABORT], or [SQLITE_REPLACE], according to the [ON CONFLICT] mode
7682 ** [SQLITE_ABORT] is also a [result code].
7687 /* #define SQLITE_ABORT
[all...]
H A Dsqlite3.c570 ** routine returns SQLITE_ABORT without invoking the callback again and
623 #define SQLITE_ABORT 4 /* Callback routine requested an abort */ macro
707 #define SQLITE_ABORT_ROLLBACK (SQLITE_ABORT | (2<<8))
6123 ** an expired BLOB handle fail with a return code of [SQLITE_ABORT].
6168 ** SQLITE_ABORT. ^Calling [sqlite3_blob_bytes()] on an aborted blob handle
6229 ** error code of [SQLITE_ABORT].
6270 ** error code of [SQLITE_ABORT]. ^Writes to the BLOB that occurred
7880 ** [SQLITE_ABORT], or [SQLITE_REPLACE], according to the [ON CONFLICT] mode
7896 ** [SQLITE_ABORT] is also a [result code].
7901 /* #define SQLITE_ABORT
[all...]
/external/sqlite/dist/
H A Dsqlite3.h356 ** routine returns SQLITE_ABORT without invoking the callback again and
409 #define SQLITE_ABORT 4 /* Callback routine requested an abort */ macro
493 #define SQLITE_ABORT_ROLLBACK (SQLITE_ABORT | (2<<8))
5909 ** an expired BLOB handle fail with a return code of [SQLITE_ABORT].
5954 ** SQLITE_ABORT. ^Calling [sqlite3_blob_bytes()] on an aborted blob handle
6015 ** error code of [SQLITE_ABORT].
6056 ** error code of [SQLITE_ABORT]. ^Writes to the BLOB that occurred
7666 ** [SQLITE_ABORT], or [SQLITE_REPLACE], according to the [ON CONFLICT] mode
7682 ** [SQLITE_ABORT] is also a [result code].
7687 /* #define SQLITE_ABORT
[all...]
H A Dsqlite3.c570 ** routine returns SQLITE_ABORT without invoking the callback again and
623 #define SQLITE_ABORT 4 /* Callback routine requested an abort */ macro
707 #define SQLITE_ABORT_ROLLBACK (SQLITE_ABORT | (2<<8))
6123 ** an expired BLOB handle fail with a return code of [SQLITE_ABORT].
6168 ** SQLITE_ABORT. ^Calling [sqlite3_blob_bytes()] on an aborted blob handle
6229 ** error code of [SQLITE_ABORT].
6270 ** error code of [SQLITE_ABORT]. ^Writes to the BLOB that occurred
7880 ** [SQLITE_ABORT], or [SQLITE_REPLACE], according to the [ON CONFLICT] mode
7896 ** [SQLITE_ABORT] is also a [result code].
7901 /* #define SQLITE_ABORT
[all...]
/external/robolectric/v3/libs/
H A Dsqlite4java-0.282.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/almworks/ com/almworks/sqlite4java/ javolution/ javolution/util/ javolution/ ...
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...

Completed in 738 milliseconds