Searched defs:proxyGetLockPath (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c5664 static int proxyGetLockPath(const char *dbPath, char *lPath, size_t maxLen){ function
6106 proxyGetLockPath(pCtx->dbPath, lockPath, MAXPATHLEN);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c29805 static int proxyGetLockPath(const char *dbPath, char *lPath, size_t maxLen){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c30664 static int proxyGetLockPath(const char *dbPath, char *lPath, size_t maxLen){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c30684 static int proxyGetLockPath(const char *dbPath, char *lPath, size_t maxLen){ function
[all...]

Completed in 420 milliseconds