Searched refs:GetThreadFrames (Results 1 – 3 of 3) sorted by relevance
476 static JDWP::JdwpError GetThreadFrames(JDWP::ObjectId thread_id, size_t start_frame,
2363 JDWP::JdwpError Dbg::GetThreadFrames(JDWP::ObjectId thread_id, size_t start_frame, in GetThreadFrames() function in art::Dbg
1010 return Dbg::GetThreadFrames(thread_id, start_frame, length, pReply); in TR_Frames()