Searched refs:apndSync (Results 1 – 1 of 1) sorted by relevance
142 static int apndSync(sqlite3_file*, int flags);208 apndSync, /* xSync */310 static int apndSync(sqlite3_file *pFile, int flags){ in apndSync() function