OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTempCacheName
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/disk_cache/
cache_util.cc
40
base::FilePath
GetTempCacheName
(const base::FilePath& path,
109
//
GetTempCacheName
() and MoveCache() use synchronous file
124
base::FilePath to_delete =
GetTempCacheName
(path, name_str);
/external/chromium/net/disk_cache/
backend_impl.cc
108
FilePath
GetTempCacheName
(const FilePath& path, const std::string& name) {
120
//
GetTempCacheName
() and MoveCache() use synchronous file
135
FilePath to_delete =
GetTempCacheName
(path, name_str);
[
all
...]
Completed in 29 milliseconds