Searched refs:SQLITE_IOCAP_ATOMIC4K (Results 1 - 5 of 5) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java66 public static final int SQLITE_IOCAP_ATOMIC4K = 0x00000010; field in class:Constants
/external/sqlite/dist/orig/
H A Dsqlite3.h588 #define SQLITE_IOCAP_ATOMIC4K 0x00000010 macro
722 ** <li> [SQLITE_IOCAP_ATOMIC4K]
H A Dsqlite3.c865 #define SQLITE_IOCAP_ATOMIC4K 0x00000010 macro
999 ** <li> [SQLITE_IOCAP_ATOMIC4K]
[all...]
/external/sqlite/dist/
H A Dsqlite3.h588 #define SQLITE_IOCAP_ATOMIC4K 0x00000010 macro
722 ** <li> [SQLITE_IOCAP_ATOMIC4K]
H A Dsqlite3.c865 #define SQLITE_IOCAP_ATOMIC4K 0x00000010 macro
999 ** <li> [SQLITE_IOCAP_ATOMIC4K]
[all...]

Completed in 643 milliseconds