Searched refs:obsoleted_methods_ (Results 1 – 1 of 1) sorted by relevance
153 obsoleted_methods_(obsoleted_methods), in ObsoleteMethodStackVisitor()178 if (obsoleted_methods_.find(old_method) != obsoleted_methods_.end()) { in VisitFrame()217 const std::unordered_set<art::ArtMethod*>& obsoleted_methods_; member in openjdkjvmti::ObsoleteMethodStackVisitor