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

  /external/javasqlite/src/main/java/SQLite/
Constants.java 39 public static final int SQLITE_NOLFS = 22; /* Uses OS features not supported on host */
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h 336 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */
    [all...]
  /external/sqlite/dist/orig/
sqlite3.h 404 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */
    [all...]
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.h 404 #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */
    [all...]
sqlite3.c     [all...]
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 65 milliseconds