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