Home | History | Annotate | Download | only in runtime

Lines Matching refs:JdwpStepSize

95   SingleStepControl(JDWP::JdwpStepSize step_size, JDWP::JdwpStepDepth step_depth,
101 JDWP::JdwpStepSize GetStepSize() const {
126 // See JdwpStepSize and JdwpStepDepth for details.
127 const JDWP::JdwpStepSize step_size_;
597 static JDWP::JdwpError ConfigureStep(JDWP::ObjectId thread_id, JDWP::JdwpStepSize size,