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