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

  /external/javasqlite/src/main/java/SQLite/
Constants.java 72 public static final int SQLITE_IOCAP_SEQUENTIAL = 0x00000400;
  /external/sqlite/dist/orig/
sqlite3.h 575 ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
602 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400
    [all...]
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.h 575 ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
602 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400
    [all...]
sqlite3.c     [all...]

Completed in 110 milliseconds