Home | History | Annotate | Download | only in jdwp

Lines Matching defs:depth

1280         uint32_t depth = request->ReadUnsigned32("step depth");
1282 << " size=" << JdwpStepSize(size) << " depth=" << JdwpStepDepth(depth);
1286 mod.step.depth = depth;