Searched defs:has_more_frames_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dstack.cc550 has_more_frames_(false),
559 has_more_frames_ = true;
572 bool has_more_frames_; member in struct:art::HasMoreFramesVisitor
580 return visitor.has_more_frames_;

Completed in 362 milliseconds