Searched refs:SetEnvironment (Results 1 – 7 of 7) sorted by relevance
50 launch_info.SetEnvironment(env, append=True)54 launch_info.SetEnvironment(env, append=True)62 launch_info.SetEnvironment(env, append=False)
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);
229 info.SetEnvironment(env, False)
138 void SetEnvironment(Environment env);
4249 void TargetProperties::SetEnvironment(Environment env) { in SetEnvironment() function in TargetProperties4570 SetEnvironment(launch_info.GetEnvironment()); in SetProcessLaunchInfo()