Searched defs:GetEnvironment (Results 1 – 12 of 12) sorted by relevance
44 Environment Host::GetEnvironment() { 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
88 Environment &GetEnvironment() { return m_environment; } in GetEnvironment() function89 const Environment &GetEnvironment() const { return m_environment; } in GetEnvironment() function
237 Environment PlatformQemuUser::GetEnvironment() { GetEnvironment() function in PlatformQemuUser
226 Environment RemoteAwarePlatform::GetEnvironment() { in GetEnvironment() function in RemoteAwarePlatform
1424 Environment Platform::GetEnvironment() { in GetEnvironment() function in Platform
4399 Environment TargetProperties::GetEnvironment() const { in GetEnvironment() function in TargetProperties
199 SBEnvironment SBLaunchInfo::GetEnvironment() { in GetEnvironment() function in SBLaunchInfo
649 SBEnvironment SBPlatform::GetEnvironment() { GetEnvironment() function in SBPlatform
2393 SBEnvironment SBTarget::GetEnvironment() { in GetEnvironment() function in SBTarget
2235 Environment GetEnvironment() { in GetEnvironment() function in curses::EnvironmentVariableListFieldDelegate3433 void GetEnvironment(ProcessLaunchInfo &launch_info) { in GetEnvironment() function in curses::ProcessLaunchFormDelegate