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

  /libcore/sqlite-jdbc/src/main/java/SQLite/
Constants.java 43 public static final int SQLITE_NOTADB = 26; /* File opened that is not a database file */
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h 264 #define SQLITE_NOTADB 26 /* File opened that is not a database file */
    [all...]
  /external/sqlite/dist/
sqlite3.h.orig 380 #define SQLITE_NOTADB 26 /* File opened that is not a database file */
    [all...]
sqlite3.h 380 #define SQLITE_NOTADB 26 /* File opened that is not a database file */
    [all...]
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 68 milliseconds