Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc2280 static bool IsInDesiredThreadGroup(ScopedObjectAccessUnchecked& soa, in IsInDesiredThreadGroup() function
2320 if (IsInDesiredThreadGroup(soa, thread_group, peer)) { in GetThreads()