Searched refs:tmpClose (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_onefile.c147 static int tmpClose(sqlite3_file*);
231 tmpClose, /* xClose */
257 static int tmpClose(sqlite3_file *pFile){ function

Completed in 83 milliseconds