Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc2077 …mirror::ArtField* groups_field = thread_group->GetClass()->FindInstanceField("groups", "Ljava/util… in GetChildThreadGroups() local
2078 mirror::Object* groups_array_list = groups_field->GetObject(thread_group); in GetChildThreadGroups()