Searched refs:GetMainThreadGroup (Results 1 – 5 of 5) sorted by relevance
184 runtime_->GetMainThreadGroup(), in TEST_F()
257 jobject GetMainThreadGroup() const;
1100 thread_group = runtime->GetMainThreadGroup(); in CreatePeer()1173 thread_group = runtime->GetMainThreadGroup(); in CreateCompileTimePeer()2255 soa.Self()->CreatePeer("main", false, runtime->GetMainThreadGroup()); in FinishStartup()2262 soa.Self()->NotifyThreadGroup(soa, runtime->GetMainThreadGroup()); in FinishStartup()
2158 jobject Runtime::GetMainThreadGroup() const { in GetMainThreadGroup() function in art::Runtime
1084 Runtime::Current()->GetMainThreadGroup()); in UnstartedThreadCurrentThread()