Searched refs:step_size (Results 1 – 2 of 2) sorted by relevance
92 SingleStepControl(JDWP::JdwpStepSize step_size, JDWP::JdwpStepDepth step_depth, in SingleStepControl() argument94 : step_size_(step_size), step_depth_(step_depth), in SingleStepControl()
3680 JDWP::JdwpError Dbg::ConfigureStep(JDWP::ObjectId thread_id, JDWP::JdwpStepSize step_size, in ConfigureStep() argument3771 new (std::nothrow) SingleStepControl(step_size, step_depth, in ConfigureStep()