Home | History | Annotate | Download | only in dist

Lines Matching refs:winIoMethod

43220 static const sqlite3_io_methods winIoMethod = {
43269 &winIoMethod, /* pMethod */
43902 pFile->pMethod = pAppData ? pAppData->pMethod : &winIoMethod;