Searched refs:apndSync (Results 1 - 1 of 1) sorted by relevance
/third_party/sqlite/src/ | ||
H A D | shell.c | 6308 static int apndSync(sqlite3_file*, int flags); 6374 apndSync, /* xSync */ 6476 static int apndSync(sqlite3_file *pFile, int flags){ in apndSync() function |
Completed in 33 milliseconds