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

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java65 public static final int SQLITE_IOCAP_ATOMIC2K = 0x00000008; field in class:Constants
/external/chromium_org/third_party/sqlite/src/src/
H A Dtest6.c701 { "atomic2k", SQLITE_IOCAP_ATOMIC2K },
H A Dsqlite.h.in506 #define SQLITE_IOCAP_ATOMIC2K 0x00000008
637 ** <li> [SQLITE_IOCAP_ATOMIC2K]
H A Dtest_vfs.c1153 { "atomic2k", SQLITE_IOCAP_ATOMIC2K },
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h511 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
642 ** <li> [SQLITE_IOCAP_ATOMIC2K]
H A Dsqlite3.c1054 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
1185 ** <li> [SQLITE_IOCAP_ATOMIC2K]
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h562 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
696 ** <li> [SQLITE_IOCAP_ATOMIC2K]
H A Dsqlite3.c677 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
811 ** <li> [SQLITE_IOCAP_ATOMIC2K]
[all...]
/external/sqlite/dist/
H A Dsqlite3.h562 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
696 ** <li> [SQLITE_IOCAP_ATOMIC2K]
H A Dsqlite3.c677 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
811 ** <li> [SQLITE_IOCAP_ATOMIC2K]
[all...]

Completed in 658 milliseconds