Searched refs:GetMainThreadGroup (Results 1 – 5 of 5) sorted by relevance
184 runtime_->GetMainThreadGroup(), in TEST_F()
265 jobject GetMainThreadGroup() const;
1104 thread_group = runtime->GetMainThreadGroup(); in CreatePeer()1177 thread_group = runtime->GetMainThreadGroup(); in CreateCompileTimePeer()2360 soa.Self()->CreatePeer("main", false, runtime->GetMainThreadGroup()); in FinishStartup()2367 soa.Self()->NotifyThreadGroup(soa, runtime->GetMainThreadGroup()); in FinishStartup()
2205 jobject Runtime::GetMainThreadGroup() const { in GetMainThreadGroup() function in art::Runtime
1120 Runtime::Current()->GetMainThreadGroup()); in UnstartedThreadCurrentThread()