Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc2147 mirror::ObjectArray<mirror::Object>* groups_array = in GetChildThreadGroups() local
2154 child_thread_group_ids->push_back(registry->Add(groups_array->Get(i))); in GetChildThreadGroups()