Searched refs:nFullPathname (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dbtree.c1756 int nFullPathname = pVfs->mxPathname+1; local
1757 char *zFullPathname = sqlite3Malloc(nFullPathname);
1764 sqlite3OsFullPathname(pVfs, zFilename, nFullPathname, zFullPathname);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c48875 int nFullPathname = pVfs->mxPathname+1; local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c53350 int nFullPathname = pVfs->mxPathname+1; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c53370 int nFullPathname = pVfs->mxPathname+1; local
[all...]

Completed in 1641 milliseconds