Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc2025 static mirror::Object* DecodeThreadGroup(ScopedObjectAccessUnchecked& soa, in DecodeThreadGroup() function
2047 mirror::Object* thread_group = DecodeThreadGroup(soa, thread_group_id, &error); in GetThreadGroupName()
2066 mirror::Object* thread_group = DecodeThreadGroup(soa, thread_group_id, &error); in GetThreadGroupParent()
2110 mirror::Object* thread_group = DecodeThreadGroup(soa, thread_group_id, &error); in GetThreadGroupChildren()