Searched defs:GetEnvironment (Results 1 – 14 of 14) sorted by relevance
86 Environment &GetEnvironment() { return m_environment; } in GetEnvironment() function87 const Environment &GetEnvironment() const { return m_environment; } in GetEnvironment() function
436 Environment Host::GetEnvironment() { return Environment(*_NSGetEnviron()); } function
44 Environment Host::GetEnvironment() { return Environment(environ); } in GetEnvironment() function in Host
49 Environment Host::GetEnvironment() { return Environment(environ); } in GetEnvironment() function in Host
244 Environment Host::GetEnvironment() { return Environment(environ); } in GetEnvironment() function in Host
282 Environment Host::GetEnvironment() { in GetEnvironment() function in Host
315 Environment Host::GetEnvironment() { return Environment(environ); } in GetEnvironment() function in Host
196 SBEnvironment SBLaunchInfo::GetEnvironment() { in GetEnvironment() function in SBLaunchInfo
648 SBEnvironment SBPlatform::GetEnvironment() { in GetEnvironment() function in SBPlatform
2288 SBEnvironment SBTarget::GetEnvironment() { in GetEnvironment() function in SBTarget
339 Environment RemoteAwarePlatform::GetEnvironment() { in GetEnvironment() function in RemoteAwarePlatform
1468 Environment Platform::GetEnvironment() { in GetEnvironment() function in Platform
4303 Environment TargetProperties::GetEnvironment() const { in GetEnvironment() function in TargetProperties
2236 Environment GetEnvironment() { in GetEnvironment() function in curses::EnvironmentVariableListFieldDelegate3434 void GetEnvironment(ProcessLaunchInfo &launch_info) { in GetEnvironment() function in curses::ProcessLaunchFormDelegate