Searched refs:SQLITE_IOCAP_ATOMIC4K (Results 1 - 10 of 10) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java66 public static final int SQLITE_IOCAP_ATOMIC4K = 0x00000010; field in class:Constants
/external/chromium_org/third_party/sqlite/src/src/
H A Dtest6.c702 { "atomic4k", SQLITE_IOCAP_ATOMIC4K },
H A Dsqlite.h.in507 #define SQLITE_IOCAP_ATOMIC4K 0x00000010
638 ** <li> [SQLITE_IOCAP_ATOMIC4K]
H A Dtest_vfs.c1154 { "atomic4k", SQLITE_IOCAP_ATOMIC4K },
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h512 #define SQLITE_IOCAP_ATOMIC4K 0x00000010 macro
643 ** <li> [SQLITE_IOCAP_ATOMIC4K]
H A Dsqlite3.c1055 #define SQLITE_IOCAP_ATOMIC4K 0x00000010 macro
1186 ** <li> [SQLITE_IOCAP_ATOMIC4K]
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h563 #define SQLITE_IOCAP_ATOMIC4K 0x00000010 macro
697 ** <li> [SQLITE_IOCAP_ATOMIC4K]
H A Dsqlite3.c678 #define SQLITE_IOCAP_ATOMIC4K 0x00000010 macro
812 ** <li> [SQLITE_IOCAP_ATOMIC4K]
[all...]
/external/sqlite/dist/
H A Dsqlite3.h563 #define SQLITE_IOCAP_ATOMIC4K 0x00000010 macro
697 ** <li> [SQLITE_IOCAP_ATOMIC4K]
H A Dsqlite3.c678 #define SQLITE_IOCAP_ATOMIC4K 0x00000010 macro
812 ** <li> [SQLITE_IOCAP_ATOMIC4K]
[all...]

Completed in 576 milliseconds