Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_threadgroup.cc188 static void GetChildThreadGroups(art::Handle<art::mirror::Object> thread_group, in GetChildThreadGroups() function
241 GetChildThreadGroups(thread_group, &thread_groups); in GetThreadGroupChildren()
/art/runtime/
Ddebugger.cc2168 static void GetChildThreadGroups(mirror::Object* thread_group, in GetChildThreadGroups() function
2220 GetChildThreadGroups(thread_group, &child_thread_groups_ids); in GetThreadGroupChildren()