Home
last modified time | relevance | path

Searched refs:winIoMethod (Results 1 – 1 of 1) sorted by relevance

/src/contrib/sqlite3/
H A Dsqlite3.c52166 static const sqlite3_io_methods winIoMethod = { local
52215 &winIoMethod, /* pMethod */
52814 id->pMethods = pAppData ? pAppData->pMethod : &winIoMethod;