Searched defs:SQLITE_IOCAP_ATOMIC2K (Results 1 - 7 of 7) 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/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h511 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
642 ** <li> [SQLITE_IOCAP_ATOMIC2K]
H A Dsqlite3.c1054 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
1185 ** <li> [SQLITE_IOCAP_ATOMIC2K]
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h562 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
696 ** <li> [SQLITE_IOCAP_ATOMIC2K]
H A Dsqlite3.c677 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
811 ** <li> [SQLITE_IOCAP_ATOMIC2K]
[all...]
/external/sqlite/dist/
H A Dsqlite3.h562 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
696 ** <li> [SQLITE_IOCAP_ATOMIC2K]
H A Dsqlite3.c677 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro
811 ** <li> [SQLITE_IOCAP_ATOMIC2K]
[all...]

Completed in 2113 milliseconds