Searched refs:GetSwitchValuePath (Results 1 – 3 of 3) sorted by relevance
162 FilePath GetSwitchValuePath(const base::StringPiece& switch_string) const;
301 FilePath CommandLine::GetSwitchValuePath( in GetSwitchValuePath() function in base::CommandLine
472 const FilePath temp_path = command_line->GetSwitchValuePath(kTempDirFlag); in MULTIPROCESS_TEST_MAIN()