Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc2127 static void GetChildThreadGroups(ScopedObjectAccessUnchecked& soa, mirror::Object* thread_group, in GetChildThreadGroups() function
2180 GetChildThreadGroups(soa, thread_group, &child_thread_groups_ids); in GetThreadGroupChildren()