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

  /external/javasqlite/src/main/java/SQLite/
Constants.java 29 public static final int SQLITE_NOTFOUND = 12; /* NOT USED. Table or record not found */
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h 326 #define SQLITE_NOTFOUND 12 /* NOT USED. Table or record not found */
    [all...]
  /external/sqlite/dist/orig/
sqlite3.h 394 #define SQLITE_NOTFOUND 12 /* Unknown opcode in sqlite3_file_control() */
641 ** return [SQLITE_NOTFOUND] for file control opcodes that they do not
    [all...]
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.h 394 #define SQLITE_NOTFOUND 12 /* Unknown opcode in sqlite3_file_control() */
641 ** return [SQLITE_NOTFOUND] for file control opcodes that they do not
    [all...]
sqlite3.c     [all...]
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 73 milliseconds