Searched refs:memdbSync (Results 1 – 1 of 1) sorted by relevance
109 static int memdbSync(sqlite3_file*, int flags);167 memdbSync, /* xSync */347 static int memdbSync(sqlite3_file *pFile, int flags){ in memdbSync() function