Searched refs:SetEnvironment (Results 1 – 5 of 5) sorted by relevance
71 SetEnvironment(const SBEnvironment &env, bool append);
182 SetEnvironment(SBEnvironment(Environment(envp)), append); in SetEnvironmentEntries()185 void SBLaunchInfo::SetEnvironment(const SBEnvironment &env, bool append) { in SetEnvironment() function in SBLaunchInfo
123 void SetEnvironment(const SBEnvironment &env, bool append);
138 void SetEnvironment(Environment env);
4346 void TargetProperties::SetEnvironment(Environment env) { in SetEnvironment() function in TargetProperties4673 SetEnvironment(launch_info.GetEnvironment()); in SetProcessLaunchInfo()