Searched defs:setStep (Results 1 – 2 of 2) sorted by relevance
1813 public ReplyPacket setStep(long threadID, int stepSize, int stepDepth) { in setStep() method in VmMirror1840 public ReplyPacket setStep(String[] classRegexp, long threadID, in setStep() method in VmMirror
1759 void setStep(Expr *Step) { *(getFinals().end()) = Step; } in setStep() function