Searched refs:MemJournalMethods (Results 1 – 1 of 1) sorted by relevance
109937 static const struct sqlite3_io_methods MemJournalMethods = { variable109998 pJfd->pMethods = (const sqlite3_io_methods*)&MemJournalMethods;110024 if( pJfd->pMethods==&MemJournalMethods && (110049 return p->pMethods==&MemJournalMethods;