Searched defs:xGetLastError (Results 1 – 2 of 2) sorted by relevance
| /third_party/sqlite/include/ | ||
| D | sqlite3.h | 1483 int (*xGetLastError)(sqlite3_vfs*, int, char *); member |
| /third_party/sqlite/src/ | ||
| D | sqlite3.c | 1793 int (*xGetLastError)(sqlite3_vfs*, int, char *); member |