HomeSort by relevance Sort by last modified time
    Searched refs:SetCommandLine (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/browser/prefs/
pref_service_syncable_factory.h 39 void SetCommandLine(base::CommandLine* command_line);
pref_service_syncable_factory.cc 49 void PrefServiceSyncableFactory::SetCommandLine(CommandLine* command_line) {
proxy_policy_unittest.cc 103 factory.SetCommandLine(&command_line_);
  /external/chromium_org/tools/gn/
trace.h 76 void SetCommandLine(const base::CommandLine& cmdline);
function_exec_script.cc 355 trace.SetCommandLine(cmdline);
trace.cc 154 void ScopedTrace::SetCommandLine(const CommandLine& cmdline) {
  /external/chromium_org/chrome/browser/net/
ssl_config_service_manager_pref_unittest.cc 178 factory.SetCommandLine(&command_line);
pref_proxy_config_tracker_impl_unittest.cc 345 factory.SetCommandLine(&command_line_);

Completed in 95 milliseconds