Searched refs:SQLITE_IOCAP_ATOMIC32K (Results 1 - 6 of 6) 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/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h439 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
547 ** <li> [SQLITE_IOCAP_ATOMIC32K]
/external/sqlite/dist/orig/
H A Dsqlite3.h526 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
659 ** <li> [SQLITE_IOCAP_ATOMIC32K]
H A Dsqlite3.c1076 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
1209 ** <li> [SQLITE_IOCAP_ATOMIC32K]
[all...]
/external/sqlite/dist/
H A Dsqlite3.h526 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
659 ** <li> [SQLITE_IOCAP_ATOMIC32K]
H A Dsqlite3.c1076 #define SQLITE_IOCAP_ATOMIC32K 0x00000080 macro
1209 ** <li> [SQLITE_IOCAP_ATOMIC32K]
[all...]

Completed in 491 milliseconds