Searched refs:GetStepSize (Results 1 – 2 of 2) sorted by relevance
130 JDWP::JdwpStepSize GetStepSize() const { in GetStepSize() function
3049 } else if (single_step_control->GetStepSize() == JDWP::SS_MIN) { in UpdateDebugger()3071 if (single_step_control->GetStepSize() == JDWP::SS_MIN) { in UpdateDebugger()3784 VLOG(jdwp) << "Single-step step size: " << single_step_control->GetStepSize(); in ConfigureStep()