Searched refs:jdwpDepth (Results 1 – 1 of 1) sorted by relevance
566 int jdwpDepth; in StepRequestImpl() local569 jdwpDepth = JDWP.StepDepth.INTO; in StepRequestImpl()572 jdwpDepth = JDWP.StepDepth.OVER; in StepRequestImpl()575 jdwpDepth = JDWP.StepDepth.OUT; in StepRequestImpl()597 create(this.thread, jdwpSize, jdwpDepth)); in StepRequestImpl()