HomeSort by relevance Sort by last modified time
    Searched refs:walk_kind_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
stack.h 472 num_frames_ = ComputeNumFrames(thread_, walk_kind_);
672 const StackWalkKind walk_kind_; member in class:art::StackVisitor
stack.cc 100 walk_kind_(walk_kind),
628 HasMoreFramesVisitor visitor(thread_, walk_kind_, GetNumFrames(), GetFrameHeight());
    [all...]

Completed in 43 milliseconds