Home | History | Annotate | Download | only in MacOSX

Lines Matching refs:GetEnvironment

1067 PlatformDarwin::GetEnvironment (StringList &env)
1072 return m_remote_platform_sp->GetEnvironment(env);
1075 return Host::GetEnvironment(env);