Searched refs:install_path (Results 1 – 1 of 1) sorted by relevance
974 install_path.SetFile(option_arg, FileSpec::Style::native); in SetOptionValue()986 install_path.Clear(); in OptionParsingStarting()995 FileSpec install_path; member in CommandObjectProcessLoad::CommandOptions1026 } else if (m_options.install_path) { in DoExecute()1029 platform->ResolveRemotePath(m_options.install_path, in DoExecute()1030 m_options.install_path); in DoExecute()1032 m_options.install_path, error); in DoExecute()