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

  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.h 663 ** If xRead() returns SQLITE_IOERR_SHORT_READ it must also fill
673 int (*xRead)(sqlite3_file*, void*, int iAmt, sqlite3_int64 iOfst);
    [all...]