Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_heap.cc1838 struct ReplaceWeaksVisitor : public art::IsMarkedVisitor { in ReplaceWeakRoots() struct
1840 ReplaceWeaksVisitor(const ObjectMap& map) : map_(map) {} in ReplaceWeakRoots() argument
1855 ReplaceWeaksVisitor rwv(map); in ReplaceWeakRoots()