Searched refs:GetMainThreadGroup (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Druntime.h238 jobject GetMainThreadGroup() const;
H A Dthread.cc362 thread_group = runtime->GetMainThreadGroup();
937 Thread::Current()->CreatePeer("main", false, runtime->GetMainThreadGroup());
H A Druntime.cc990 jobject Runtime::GetMainThreadGroup() const { function in class:art::Runtime

Completed in 55 milliseconds