Searched defs:start_frame (Results 1 – 2 of 2) sorted by relevance
1038 uint32_t start_frame = request.ReadUnsigned32("start frame"); in TR_Frames() local
2311 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()