Searched refs:MemJournalMethods (Results 1 – 1 of 1) sorted by relevance
110095 static const struct sqlite3_io_methods MemJournalMethods = { variable110156 pJfd->pMethods = (const sqlite3_io_methods*)&MemJournalMethods;110182 if( pJfd->pMethods==&MemJournalMethods && (110207 return p->pMethods==&MemJournalMethods;