Searched defs:dbPath (Results 1 - 1 of 1) sorted by relevance
| /third_party/sqlite/src/ | ||
| H A D | sqlite3.c | 39612 const char *dbPath; /* Name of the open file */ global() member 43894 char *dbPath; /* Name of the open file */ global() member 43906 proxyGetLockPath(const char *dbPath, char *lPath, size_t maxLen) proxyGetLockPath() argument 44527 proxyCreateConchPathname(char *dbPath, char **pConchPath) proxyCreateConchPathname() argument 44600 proxyGetDbPathForUnixFile(unixFile *pFile, char *dbPath) proxyGetDbPathForUnixFile() argument 44633 char dbPath[MAXPATHLEN+1]; /* Name of the database file */ proxyTransformUnixFile() local [all...] |
Completed in 226 milliseconds