Home
last modified time | relevance | path

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

/aosp12/art/openjdkjvmti/
H A Dti_heap.cc1700 struct ResizeRootVisitor : public art::RootVisitor { in ReplaceStrongRoots() struct
1702 explicit ResizeRootVisitor(const ObjectMap& map) : map_(map) {} in ReplaceStrongRoots() function
1767 ResizeRootVisitor rrv(map); in ReplaceStrongRoots()