Searched refs:vlogGetLastError (Results 1 – 1 of 1) sorted by relevance
125 static int vlogGetLastError(sqlite3_vfs*, int, char *);147 vlogGetLastError, /* xGetLastError */745 static int vlogGetLastError(sqlite3_vfs *pVfs, int a, char *b){ in vlogGetLastError() function