Searched refs:SQLITE_NOTFOUND (Results 1 - 7 of 7) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java29 public static final int SQLITE_NOTFOUND = 12; /* NOT USED. Table or record not found */ field in class:Constants
/external/sqlite/dist/orig/
H A Dsqlite3.h431 #define SQLITE_NOTFOUND 12 /* Unknown opcode in sqlite3_file_control() */ macro
707 ** return [SQLITE_NOTFOUND] for file control opcodes that they do not
930 ** [SQLITE_FCNTL_PRAGMA] file control returns [SQLITE_NOTFOUND], then normal
937 ** any result code other than [SQLITE_OK] or [SQLITE_NOTFOUND], that means
1009 ** VFS should return SQLITE_NOTFOUND for this opcode.
1013 ** the RBU extension only. All other VFS should return SQLITE_NOTFOUND for
H A Dsqlite3.c708 #define SQLITE_NOTFOUND 12 /* Unknown opcode in sqlite3_file_control() */ macro
984 ** return [SQLITE_NOTFOUND] for file control opcodes that they do not
1207 ** [SQLITE_FCNTL_PRAGMA] file control returns [SQLITE_NOTFOUND], then normal
1214 ** any result code other than [SQLITE_OK] or [SQLITE_NOTFOUND], that means
1286 ** VFS should return SQLITE_NOTFOUND for this opcode.
1290 ** the RBU extension only. All other VFS should return SQLITE_NOTFOUND for
[all...]
/external/sqlite/dist/
H A Dsqlite3.h431 #define SQLITE_NOTFOUND 12 /* Unknown opcode in sqlite3_file_control() */ macro
707 ** return [SQLITE_NOTFOUND] for file control opcodes that they do not
930 ** [SQLITE_FCNTL_PRAGMA] file control returns [SQLITE_NOTFOUND], then normal
937 ** any result code other than [SQLITE_OK] or [SQLITE_NOTFOUND], that means
1009 ** VFS should return SQLITE_NOTFOUND for this opcode.
1013 ** the RBU extension only. All other VFS should return SQLITE_NOTFOUND for
H A Dsqlite3.c708 #define SQLITE_NOTFOUND 12 /* Unknown opcode in sqlite3_file_control() */ macro
984 ** return [SQLITE_NOTFOUND] for file control opcodes that they do not
1207 ** [SQLITE_FCNTL_PRAGMA] file control returns [SQLITE_NOTFOUND], then normal
1214 ** any result code other than [SQLITE_OK] or [SQLITE_NOTFOUND], that means
1286 ** VFS should return SQLITE_NOTFOUND for this opcode.
1290 ** the RBU extension only. All other VFS should return SQLITE_NOTFOUND for
[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. ...

Completed in 680 milliseconds