OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPrefixedName
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/disk_cache/
cache_util.cc
22
base::FilePath
GetPrefixedName
(const base::FilePath& path,
33
base::FilePath to_delete =
GetPrefixedName
(path, name, i);
44
base::FilePath to_delete =
GetPrefixedName
(path, name, i);
/external/chromium/net/disk_cache/
backend_impl.cc
78
FilePath
GetPrefixedName
(const FilePath& path, const std::string& name,
101
FilePath to_delete =
GetPrefixedName
(path_, name_, i);
111
FilePath to_delete =
GetPrefixedName
(path, name, i);
[
all
...]
Completed in 104 milliseconds