Searched refs:SQLITE_IOCAP_POWERSAFE_OVERWRITE (Results 1 - 4 of 4) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.h577 ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
604 #define SQLITE_IOCAP_POWERSAFE_OVERWRITE 0x00001000 macro
739 ** <li> [SQLITE_IOCAP_POWERSAFE_OVERWRITE]
894 ** determines the [SQLITE_IOCAP_POWERSAFE_OVERWRITE] bit of the
H A Dsqlite3.c854 ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
881 #define SQLITE_IOCAP_POWERSAFE_OVERWRITE 0x00001000 macro
1016 ** <li> [SQLITE_IOCAP_POWERSAFE_OVERWRITE]
1171 ** determines the [SQLITE_IOCAP_POWERSAFE_OVERWRITE] bit of the
[all...]
/external/sqlite/dist/
H A Dsqlite3.h577 ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
604 #define SQLITE_IOCAP_POWERSAFE_OVERWRITE 0x00001000 macro
739 ** <li> [SQLITE_IOCAP_POWERSAFE_OVERWRITE]
894 ** determines the [SQLITE_IOCAP_POWERSAFE_OVERWRITE] bit of the
H A Dsqlite3.c854 ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
881 #define SQLITE_IOCAP_POWERSAFE_OVERWRITE 0x00001000 macro
1016 ** <li> [SQLITE_IOCAP_POWERSAFE_OVERWRITE]
1171 ** determines the [SQLITE_IOCAP_POWERSAFE_OVERWRITE] bit of the
[all...]

Completed in 471 milliseconds