HomeSort by relevance Sort by last modified time
    Searched full:next_method_ (Results 1 - 1 of 1) sorted by null

  /art/runtime/
stack.cc 425 found_frame_(false), has_more_frames_(false), next_method_(nullptr), next_dex_pc_(0) {
433 next_method_ = method;
446 mirror::ArtMethod* next_method_; member in struct:art::HasMoreFramesVisitor
451 *next_method = visitor.next_method_;

Completed in 49 milliseconds