Searched refs:vfstraceFileControl (Results 1 – 1 of 1) sorted by relevance
16414 static int vfstraceFileControl(sqlite3_file*, int op, void *pArg);16754 static int vfstraceFileControl(sqlite3_file *pFile, int op, void *pArg){ in vfstraceFileControl() function17117 pNew->xFileControl = vfstraceFileControl; in vfstraceOpen()