Searched refs:JdwpStepSize (Results 1 – 4 of 4) sorted by relevance
175 enum JdwpStepSize { enum179 std::ostream& operator<<(std::ostream& os, const JdwpStepSize& value);
213 JdwpStepSize size = static_cast<JdwpStepSize>(pMod->step.size); in RegisterEvent()
1316 << " size=" << JdwpStepSize(size) << " depth=" << JdwpStepDepth(depth); in ER_Set()
114 SingleStepControl(JDWP::JdwpStepSize step_size, JDWP::JdwpStepDepth step_depth, in SingleStepControl()120 JDWP::JdwpStepSize GetStepSize() const { in GetStepSize()146 const JDWP::JdwpStepSize step_size_;617 static JDWP::JdwpError ConfigureStep(JDWP::ObjectId thread_id, JDWP::JdwpStepSize size,