Home
last modified time | relevance | path

Searched defs:start_frame (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jdwp/
Djdwp_handler.cc1038 uint32_t start_frame = request.ReadUnsigned32("start frame"); in TR_Frames() local
/art/runtime/
Ddebugger.cc2311 JDWP::JdwpError Dbg::GetThreadFrames(JDWP::ObjectId thread_id, size_t start_frame, in GetThreadFrames()
2315 GetFrameVisitor(Thread* thread, size_t start_frame, size_t frame_count, JDWP::ExpandBuf* buf) in GetThreadFrames()