Home | History | Annotate | Download | only in base

Lines Matching refs:parse_error

672   ParseError parse_error;
673 if (!ParseSessionMessage(orig_stanza, &msg, &parse_error)) {
674 LOG(LS_ERROR) << "Error parsing failed send: " << parse_error.text