Searched refs:fsSync (Results 1 – 1 of 1) sorted by relevance
135 static int fsSync(sqlite3_file*, int flags);214 fsSync, /* xSync */502 static int fsSync(sqlite3_file *pFile, int flags){ in fsSync() function