Home
last modified time | relevance | path

Searched defs:xFullPathname (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3.h1475 int (*xFullPathname)(sqlite3_vfs*, const char *zName, int nOut, char *zOut); member
/third_party/sqlite/src/
H A Dsqlite3.c1785 int (*xFullPathname)(sqlite3_vfs*, const char *zName, int nOut, char *zOut); member
[all...]

Completed in 143 milliseconds