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

  /libcore/sqlite-jdbc/src/main/java/SQLite/
Constants.java 67 public static final int SQLITE_IOCAP_ATOMIC8K = 0x00000020;
  /external/sqlite/dist/
sqlite3.h.orig 477 #define SQLITE_IOCAP_ATOMIC8K 0x00000020
593 ** <li> [SQLITE_IOCAP_ATOMIC8K]
    [all...]
sqlite3.h 477 #define SQLITE_IOCAP_ATOMIC8K 0x00000020
593 ** <li> [SQLITE_IOCAP_ATOMIC8K]
    [all...]
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 30 milliseconds