Home | History | Annotate | Download | only in src

Lines Matching refs:SetUpEnvironment

4101 static void SetUpEnvironment(Environment* env) { env->SetUp(); }
4197 ForEach(environments_, SetUpEnvironment);