Searched defs:SQLITE_IOCAP_ATOMIC32K (Results 1 - 7 of 7) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java69 public static final int SQLITE_IOCAP_ATOMIC32K = 0x00000080; field in class:Constants
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h515 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
646 ** <li> [SQLITE_IOCAP_ATOMIC32K]
H A Dsqlite3.c1058 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
1189 ** <li> [SQLITE_IOCAP_ATOMIC32K]
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h566 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
700 ** <li> [SQLITE_IOCAP_ATOMIC32K]
H A Dsqlite3.c681 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
815 ** <li> [SQLITE_IOCAP_ATOMIC32K]
[all...]
/external/sqlite/dist/
H A Dsqlite3.h566 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
700 ** <li> [SQLITE_IOCAP_ATOMIC32K]
H A Dsqlite3.c681 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
815 ** <li> [SQLITE_IOCAP_ATOMIC32K]
[all...]

Completed in 1554 milliseconds