Home
last modified time | relevance | path

Searched defs:xSetSystemCall (Results 1 – 2 of 2) sorted by relevance

/third_party/sqlite/include/
Dsqlite3.h1456 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr); member
/third_party/sqlite/src/
Dsqlite3.c1766 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr); member