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

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java65 public static final int SQLITE_IOCAP_ATOMIC2K = 0x00000008; field in class:Constants
/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h435 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
543 ** <li> [SQLITE_IOCAP_ATOMIC2K]
/external/sqlite/dist/orig/
H A Dsqlite3.h522 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
655 ** <li> [SQLITE_IOCAP_ATOMIC2K]
H A Dsqlite3.c1072 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
1205 ** <li> [SQLITE_IOCAP_ATOMIC2K]
[all...]
/external/sqlite/dist/
H A Dsqlite3.h522 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
655 ** <li> [SQLITE_IOCAP_ATOMIC2K]
H A Dsqlite3.c1072 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
1205 ** <li> [SQLITE_IOCAP_ATOMIC2K]
[all...]

Completed in 258 milliseconds