Searched defs:pMethods (Results 1 – 3 of 3) sorted by relevance
748 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */ member
20967 const sqlite3_io_methods *pMethods; member
1069 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */ member46143 const sqlite3_io_methods *pMethods; /* Appropriate locking method */ in autolockIoFinderImpl() member67136 const sqlite3_io_methods *pMethods = pPager->fd->pMethods; local