Searched refs:vfstraceFetch (Results 1 – 1 of 1) sorted by relevance
17058 static int vfstraceFetch(sqlite3_file *pFile, i64 iOff, int nAmt, void **pptr){ in vfstraceFetch() function17127 pNew->xFetch = pSub->xFetch ? vfstraceFetch : 0; in vfstraceOpen()