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

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java67 public static final int SQLITE_IOCAP_ATOMIC8K = 0x00000020; field in class:Constants
/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h437 #define SQLITE_IOCAP_ATOMIC8K 0x00000020 macro
545 ** <li> [SQLITE_IOCAP_ATOMIC8K]
/external/sqlite/dist/orig/
H A Dsqlite3.h524 #define SQLITE_IOCAP_ATOMIC8K 0x00000020 macro
657 ** <li> [SQLITE_IOCAP_ATOMIC8K]
H A Dsqlite3.c1074 #define SQLITE_IOCAP_ATOMIC8K 0x00000020 macro
1207 ** <li> [SQLITE_IOCAP_ATOMIC8K]
[all...]
/external/sqlite/dist/
H A Dsqlite3.h524 #define SQLITE_IOCAP_ATOMIC8K 0x00000020 macro
657 ** <li> [SQLITE_IOCAP_ATOMIC8K]
H A Dsqlite3.c1074 #define SQLITE_IOCAP_ATOMIC8K 0x00000020 macro
1207 ** <li> [SQLITE_IOCAP_ATOMIC8K]
[all...]

Completed in 396 milliseconds