Home
last modified time | relevance | path

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

/external/chromium/net/tools/dump_cache/
Ddump_cache.cc32 int CopyCache(const std::wstring& output_path, HANDLE pipe, bool copy_to_text);
166 return CopyCache(output_path, server, copy_to_text); in main()
Dupgrade.cc798 int CopyCache(const std::wstring& output_path, HANDLE pipe, bool copy_to_text) { in CopyCache() function