Home
last modified time | relevance | path

Searched refs:DecodeThreadGroup (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Ddebugger.cc2068 static mirror::Object* DecodeThreadGroup(ScopedObjectAccessUnchecked& soa, in DecodeThreadGroup() function
2094 mirror::Object* thread_group = DecodeThreadGroup(soa, thread_group_id, &error); in GetThreadGroupName()
2111 mirror::Object* thread_group = DecodeThreadGroup(soa, thread_group_id, &error); in GetThreadGroupParent()
2162 mirror::Object* thread_group = DecodeThreadGroup(soa, thread_group_id, &error); in GetThreadGroupChildren()