Home
last modified time | relevance | path

Searched refs:vfslogGetLastError (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_osinst.c177 static int vfslogGetLastError(sqlite3_vfs*, int, char *);
198 vfslogGetLastError, /* xGetLastError */
610 static int vfslogGetLastError(sqlite3_vfs *pVfs, int a, char *b){ in vfslogGetLastError() function