Home
last modified time | relevance | path

Searched defs:log_path (Results 1 – 23 of 23) sorted by relevance

/external/chromium_org/chrome/common/
Dlogging_chrome.cc232 base::FilePath log_path = GetSessionLogFile(command_line); in RedirectChromeLogging() local
262 base::FilePath log_path; in InitChromeLogging() local
380 base::FilePath log_path; in GetLogFileName() local
/external/chromium_org/base/test/
Dperf_test_suite.cc24 FilePath log_path = in Initialize() local
/external/chromium_org/chrome/browser/net/
Dchrome_net_log.cc39 base::FilePath log_path = in ChromeNetLog() local
/external/chromium_org/chrome/test/chromedriver/server/
Dserver.py16 def __init__(self, exe_path, log_path=None): argument
/external/chromium_org/content/shell/browser/
Dshell_net_log.cc40 base::FilePath log_path = in ShellNetLog() local
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
Doutputtee.py64 def _open_log_file(log_path): argument
/external/chromium_org/chrome/browser/media/
Dwebrtc_log_uploader.h36 base::FilePath log_path; member
/external/lldb/scripts/
Dbuildbot.py30 log_path, argument
/external/chromium_org/chrome/installer/tools/
Dvalidate_installation_main.cc91 base::FilePath log_path; in GetLogFilePath() local
/external/chromium_org/chrome/test/chromedriver/test/
Drun_java_tests.py65 chromedriver_path, chrome_path, log_path, android_package_key, argument
/external/chromium_org/tools/telemetry/telemetry/core/
Dwebpagereplay.py90 log_path=None): argument
/external/chromium_org/chrome/browser/chromeos/
Dboot_times_loader.cc226 const base::FilePath log_path(kLogPath); in RecordStatsImpl() local
263 const base::FilePath log_path(kLoginLogPath); in WriteTimes() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_flags.h39 const char *log_path; member
/external/chromium_org/chrome/test/chromedriver/
Dcapabilities.h132 std::string log_path; member
Dlogging.cc209 base::FilePath log_path = cmd_line->GetSwitchValuePath("log-path"); in InitLogging() local
/external/chromium_org/components/crash/browser/
Dcrash_handler_host_linux.cc375 const base::FilePath log_path = in WriteDumpFile() local
/external/chromium_org/chrome/browser/extensions/api/log_private/
Dlog_private_api_chromeos.cc520 const base::FilePath& log_path, in OnStoreLogsCompleted()
/external/chromium_org/google_apis/gcm/tools/
Dmcs_probe.cc360 base::FilePath log_path = command_line_.GetSwitchValuePath(kLogFileSwitch); in InitializeNetworkState() local
/external/chromium_org/sandbox/win/sandbox_poc/
Dmain_ui_window.cc216 base::string16 log_path = host->OnShowBrowseForLogFileDlg(dialog); in SpawnTargetWndProc() local
/external/lldb/examples/interposing/darwin/fd_interposing/
DFDInterposing.cpp454 const char *log_path = getenv ("FileDescriptorLogFile"); in get_logging_fd() local
/external/chromium_org/content/common/gpu/media/
Dvideo_decode_accelerator_unittest.cc1002 const base::FilePath::CharType* log_path, in OutputLogFile()
/external/chromium_org/chrome/browser/ui/webui/net_internals/
Dnet_internals_ui.cc1500 const base::FilePath& log_path, bool succeeded) { in OnStoreDebugLogsCompleted()
/external/chromium_org/components/crash/app/
Dbreakpad_linux.cc576 char* log_path = reinterpret_cast<char*>(allocator.Alloc(log_path_len + 1)); in CrashDone() local