Searched refs:SetShellExpandArguments (Results 1 – 5 of 5) sorted by relevance
165 void SBLaunchInfo::SetShellExpandArguments(bool expand) { in SetShellExpandArguments() function in SBLaunchInfo166 m_opaque_sp->SetShellExpandArguments(expand); in SetShellExpandArguments()
122 void SetShellExpandArguments(bool expand);
96 void SetShellExpandArguments(bool expand);
160 void ProcessLaunchInfo::SetShellExpandArguments(bool expand) { in SetShellExpandArguments() function in ProcessLaunchInfo
504 launch_info.SetShellExpandArguments(expand_args); in SetOptionValue()