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

/external/chromium_org/chrome/common/
H A Dlogging_chrome.h72 base::FilePath GenerateTimestampedName(const base::FilePath& base_path,
H A Dlogging_chrome.cc162 target_path = GenerateTimestampedName(symlink_path, base::Time::Now());
423 base::FilePath GenerateTimestampedName(const base::FilePath& base_path, function in namespace:logging
/external/chromium_org/chrome/browser/chromeos/system_logs/
H A Ddebug_log_writer.cc225 logging::GenerateTimestampedName(file_name_template, base::Time::Now());
/external/chromium_org/chrome/browser/extensions/api/log_private/
H A Dlog_private_api_chromeos.cc272 file_path = logging::GenerateTimestampedName(file_path, base::Time::Now());

Completed in 99 milliseconds