Searched refs:SQLITE_IOCAP_ATOMIC64K (Results 1 - 5 of 5) 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/sqlite/dist/orig/
H A Dsqlite3.h592 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
726 ** <li> [SQLITE_IOCAP_ATOMIC64K]
H A Dsqlite3.c869 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
1003 ** <li> [SQLITE_IOCAP_ATOMIC64K]
[all...]
/external/sqlite/dist/
H A Dsqlite3.h592 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
726 ** <li> [SQLITE_IOCAP_ATOMIC64K]
H A Dsqlite3.c869 #define SQLITE_IOCAP_ATOMIC64K 0x00000100 macro
1003 ** <li> [SQLITE_IOCAP_ATOMIC64K]
[all...]

Completed in 761 milliseconds