Searched refs:SQLITE_IOCAP_ATOMIC64K (Results 1 - 6 of 6) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java70 public static final int SQLITE_IOCAP_ATOMIC64K = 0x00000100; field in class:Constants
/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h440 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
548 ** <li> [SQLITE_IOCAP_ATOMIC64K]
/external/sqlite/dist/orig/
H A Dsqlite3.h527 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
660 ** <li> [SQLITE_IOCAP_ATOMIC64K]
H A Dsqlite3.c1077 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
1210 ** <li> [SQLITE_IOCAP_ATOMIC64K]
[all...]
/external/sqlite/dist/
H A Dsqlite3.h527 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
660 ** <li> [SQLITE_IOCAP_ATOMIC64K]
H A Dsqlite3.c1077 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
1210 ** <li> [SQLITE_IOCAP_ATOMIC64K]
[all...]

Completed in 604 milliseconds