Searched refs:IsInDesiredThreadGroup (Results 1 – 2 of 2) sorted by relevance
156 static bool IsInDesiredThreadGroup(art::Handle<art::mirror::Object> desired_thread_group, in IsInDesiredThreadGroup() function182 if (IsInDesiredThreadGroup(thread_group, peer)) { in GetThreads()
2273 static bool IsInDesiredThreadGroup(mirror::Object* desired_thread_group, mirror::Object* peer) in IsInDesiredThreadGroup() function2312 if (IsInDesiredThreadGroup(thread_group, peer)) { in GetThreads()