Home
last modified time | relevance | path

Searched refs:GetPrefixedName (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/
Dcache_util.cc22 base::FilePath GetPrefixedName(const base::FilePath& path, in GetPrefixedName() function
33 base::FilePath to_delete = GetPrefixedName(path, name, i); in CleanupCallback()
44 base::FilePath to_delete = GetPrefixedName(path, name, i); in GetTempCacheName()
/external/chromium/net/disk_cache/
Dbackend_impl.cc78 FilePath GetPrefixedName(const FilePath& path, const std::string& name, in GetPrefixedName() function
101 FilePath to_delete = GetPrefixedName(path_, name_, i); in Run()
111 FilePath to_delete = GetPrefixedName(path, name, i); in GetTempCacheName()