Searched refs:has_more_frames_ (Results 1 - 1 of 1) sorted by path

/art/runtime/
H A Dstack.cc602 has_more_frames_(false),
611 has_more_frames_ = true;
624 bool has_more_frames_; member in struct:art::HasMoreFramesVisitor
632 return visitor.has_more_frames_;

Completed in 39 milliseconds