Searched refs:vstat_io_methods (Results 1 – 1 of 1) sorted by relevance
209 static const sqlite3_io_methods vstat_io_methods = { variable464 pFile->pMethods = rc ? 0 : &vstat_io_methods; in vstatOpen()