Home
last modified time | relevance | path

Searched defs:SQLITE_IOCAP_ATOMIC1K (Results 1 – 8 of 8) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
DConstants.java64 public static final int SQLITE_IOCAP_ATOMIC1K = 0x00000004; field in Constants
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.h510 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
Dsqlite3.c1053 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
/external/chromium_org/third_party/sqlite/src/src/
Dsqlite.h.in505 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
/external/sqlite/dist/orig/
Dsqlite3.h561 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
Dsqlite3.c676 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
/external/sqlite/dist/
Dsqlite3.h561 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
Dsqlite3.c676 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro