Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_threadgroup.cc159 static bool IsInDesiredThreadGroup(art::Handle<art::mirror::Object> desired_thread_group, in IsInDesiredThreadGroup() function
185 if (IsInDesiredThreadGroup(thread_group, peer)) { in GetThreads()