Searched refs:GetSwitchValueNative (Results 1 – 4 of 4) sorted by relevance
297 StringType value = GetSwitchValueNative(switch_string); in GetSwitchValueASCII()310 return FilePath(GetSwitchValueNative(switch_string)); in GetSwitchValuePath()313 CommandLine::StringType CommandLine::GetSwitchValueNative( in GetSwitchValueNative() function in base::CommandLine368 AppendSwitchNative(switches[i], source.GetSwitchValueNative(switches[i])); in CopySwitchesFrom()
175 StringType GetSwitchValueNative(std::string_view switch_string) const;
99 return const_value().GetSwitchValueNative( in GetSwitchValue()
47586 browser_command_line.GetSwitchValueNative(switches::kZygoteCmdPrefix));