Home
last modified time | relevance | path

Searched defs:xRead (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3.h836 int (*xRead)(sqlite3_file*, void*, int iAmt, sqlite3_int64 iOfst); member
/third_party/sqlite/src/
H A Dsqlite3.c1146 int (*xRead)(sqlite3_file*, void*, int iAmt, sqlite3_int64 iOfst); member
[all...]

Completed in 143 milliseconds