Lines Matching full:result_
156 result_(ERR_UNEXPECTED) {
214 result_ = OK;
216 result_ = ERR_NAME_NOT_RESOLVED;
262 result_ = ERR_NAME_NOT_RESOLVED;
286 result_ = ERR_NAME_NOT_RESOLVED;
289 result_ = OK;
322 result_ = ERR_INVALID_ARGUMENT;
350 result_ = OK;
354 result_ = ERR_NAME_NOT_RESOLVED;
372 dnsrr_resolver_->HandleResult(name_, rrtype_, result_, response_);
411 int result_;