Searched refs:SQLITE_IOCAP_ATOMIC1K (Results 1 - 6 of 6) 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/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h434 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
542 ** <li> [SQLITE_IOCAP_ATOMIC1K]
/external/sqlite/dist/orig/
H A Dsqlite3.h521 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
654 ** <li> [SQLITE_IOCAP_ATOMIC1K]
H A Dsqlite3.c1071 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
1204 ** <li> [SQLITE_IOCAP_ATOMIC1K]
[all...]
/external/sqlite/dist/
H A Dsqlite3.h521 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
654 ** <li> [SQLITE_IOCAP_ATOMIC1K]
H A Dsqlite3.c1071 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro
1204 ** <li> [SQLITE_IOCAP_ATOMIC1K]
[all...]

Completed in 422 milliseconds