Home
last modified time | relevance | path

Searched defs:fullPath (Results 1 – 10 of 10) sorted by relevance

/external/webkit/WebCore/storage/
DOriginUsageRecord.cpp40 void OriginUsageRecord::addDatabase(const String& identifier, const String& fullPath) in addDatabase()
DOriginQuotaManager.cpp73 …ager::addDatabase(SecurityOrigin* origin, const String& databaseIdentifier, const String& fullPath) in addDatabase()
DDatabaseTracker.cpp732 String fullPath = fullPathForDatabase(origin, name, false); in deleteDatabaseFile() local
/external/icu4c/tools/gencmn/
Dgencmn.c460 char *fullPath = NULL; in addFile() local
564 char *fullPath; in pathToFullPath() local
/external/webkit/WebCore/platform/posix/
DFileSystemPOSIX.cpp127 CString fullPath = fileSystemRepresentation(path); in makeAllDirectories() local
/external/webkit/WebKit/win/
DDefaultDownloadDelegate.cpp128 BString fullPath; in decideDestinationWithSuggestedFilename() local
/external/emma/core/java12/com/vladium/util/
DIPathEnumerator.java265 …final String fullPath = m_canonical ? Files.canonicalizePathname (path.getPath ()) : path.getPath … in enumeratePathArchive() local
/external/webkit/WebCore/platform/win/
DFileSystemWin.cpp112 String fullPath = path; in makeAllDirectories() local
/external/webkit/WebCore/plugins/win/
DPluginDatabaseWin.cpp104 String fullPath = *it + "\\" + filename; in getPluginPathsInDirectories() local
/external/qemu/distrib/sdl-1.2.12/src/loadso/macosx/
DSDL_dlcompat.c444 static const struct stat *findFile(const char *file, const char **fullPath) in findFile()
970 const char *fullPath; in SDL_OSX_dlopen() local