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