Searched refs:GenerateTimestampedName (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/common/
H A Dlogging_chrome.h70 base::FilePath GenerateTimestampedName(const base::FilePath& base_path,
H A Dlogging_chrome.cc172 target_path = GenerateTimestampedName(symlink_path, base::Time::Now());
450 base::FilePath GenerateTimestampedName(const base::FilePath& base_path, function in namespace:logging
/external/chromium/chrome/common/
H A Dlogging_chrome.cc163 FilePath GenerateTimestampedName(const FilePath& base_path, function in namespace:logging::__anon2859
187 target_path = GenerateTimestampedName(symlink_path, base::Time::Now());
/external/chromium_org/chrome/browser/ui/webui/net_internals/
H A Dnet_internals_ui.cc282 file_path_ = logging::GenerateTimestampedName(file_path_,

Completed in 56 milliseconds