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