Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_heap.cc1759 const std::unordered_set<uint32_t>& GetThreadsWithJavaFrameRoots() const { in ReplaceStrongRoots() function
1772 if (!rrv.GetThreadsWithJavaFrameRoots().empty()) { in ReplaceStrongRoots()
1776 for (uint32_t id : rrv.GetThreadsWithJavaFrameRoots()) { in ReplaceStrongRoots()