Searched defs:xFileSize (Results 1 – 4 of 4) sorted by relevance
442 xFileSize: async function(fid/*sqlite3_file pointer*/){ method
706 xFileSize: function(pFile,pSz64){ method
909 xFileSize: /*i(Pp)*/function(f,pSz){ method
840 int (*xFileSize)(sqlite3_file*, sqlite3_int64 *pSize); member