Searched refs:GetSwitches (Results 1 – 4 of 4) sorted by relevance
174 const SwitchMap& GetSwitches() const { return switches_; } in GetSwitches() function
401 CommandLine::SwitchMap switch_map = initial->GetSwitches(); in TEST()
85 base::CommandLine::ForCurrentProcess()->GetSwitches()) { in StartChildWithExtraSwitch()
207 const base::CommandLine::SwitchMap& switch_map = command_line_->GetSwitches(); in UpdateFlagValues()