Home | History | Annotate | Download | only in runtime

Lines Matching defs:GetError

3282   JDWP::JdwpError GetError() const {
3303 if (sts.GetError() != JDWP::ERR_NONE) {
3304 return sts.GetError();