Searched refs:sqlite3_io_methods (Results 1 – 3 of 3) sorted by relevance
724 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */821 typedef struct sqlite3_io_methods sqlite3_io_methods; typedef822 struct sqlite3_io_methods { struct
1127 typedef struct sqlite3_io_methods sqlite3_io_methods; typedef1128 struct sqlite3_io_methods { struct39755 static const sqlite3_io_methods *autolockIoFinderImpl(39808 static const sqlite3_io_methods39819 static const sqlite3_io_methods *vxworksIoFinderImpl(39844 static const sqlite3_io_methods39872 const sqlite3_io_methods *pLockingStyle;46955 static const sqlite3_io_methods winIoMethod = {46981 static const sqlite3_io_methods winIoNolockMethod = {48686 static const sqlite3_io_methods memdb_io_methods = {[all …]
3889 static const sqlite3_io_methods apnd_io_methods = {