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

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java64 public static final int SQLITE_IOCAP_ATOMIC1K = 0x00000004; field in class:Constants
/external/chromium_org/third_party/sqlite/src/src/
H A Dtest6.c700 { "atomic1k", SQLITE_IOCAP_ATOMIC1K },
H A Dsqlite.h.in505 #define SQLITE_IOCAP_ATOMIC1K 0x00000004
636 ** <li> [SQLITE_IOCAP_ATOMIC1K]
H A Dtest_vfs.c1152 { "atomic1k", SQLITE_IOCAP_ATOMIC1K },
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h510 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
641 ** <li> [SQLITE_IOCAP_ATOMIC1K]
H A Dsqlite3.c1053 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
1184 ** <li> [SQLITE_IOCAP_ATOMIC1K]
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h561 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
695 ** <li> [SQLITE_IOCAP_ATOMIC1K]
H A Dsqlite3.c676 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
810 ** <li> [SQLITE_IOCAP_ATOMIC1K]
[all...]
/external/sqlite/dist/
H A Dsqlite3.h561 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
695 ** <li> [SQLITE_IOCAP_ATOMIC1K]
H A Dsqlite3.c676 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
810 ** <li> [SQLITE_IOCAP_ATOMIC1K]
[all...]

Completed in 713 milliseconds