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

/art/runtime/
H A Dinstrumentation.h472 : this_object_(this_object), method_(method), return_pc_(return_pc), frame_id_(frame_id),
481 size_t frame_id_; member in struct:art::instrumentation::InstrumentationStackFrame
H A Ddebugger.cc2480 : StackVisitor(thread, context), frame_id_(frame_id), error_(JDWP::ERR_INVALID_FRAMEID) {}
2485 if (GetFrameId() != frame_id_) {
2504 const JDWP::FrameId frame_id_; member in class:art::FINAL

Completed in 42 milliseconds