HomeSort by relevance Sort by last modified time
    Searched defs:xWrite (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.h 506 ** to xWrite().
661 ** to xWrite().
674 int (*xWrite)(sqlite3_file*, const void*, int iAmt, sqlite3_int64 iOfst);
    [all...]
sqlite3.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.h 549 ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
    [all...]
sqlite3.c 664 ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
    [all...]
  /external/sqlite/dist/
sqlite3.h 549 ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
    [all...]
sqlite3.c 664 ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
    [all...]

Completed in 5175 milliseconds