Searched defs:NextMethodVisitor (Results 1 – 1 of 1) sorted by relevance
182 struct NextMethodVisitor final : public StackVisitor { in SetLockingMethod() struct183 explicit NextMethodVisitor(Thread* thread) REQUIRES_SHARED(Locks::mutator_lock_) in SetLockingMethod()191 bool VisitFrame() override REQUIRES_SHARED(Locks::mutator_lock_) { in SetLockingMethod()205 size_t count_; in SetLockingMethod()206 ArtMethod* method_; in SetLockingMethod()207 uint32_t dex_pc_; in SetLockingMethod()