Home | History | Annotate | Download | only in base

Lines Matching refs:host_info

1346                              url_canon::CanonHostInfo* host_info) {
1353 &canon_host_output, host_info);
1355 if (host_info->out_host.is_nonempty() &&
1356 host_info->family != url_canon::CanonHostInfo::BROKEN) {
1359 DCHECK_EQ(host_info->out_host.len, static_cast<int>(canon_host.length()));
1369 url_canon::CanonHostInfo* host_info) {
1372 return CanonicalizeHost(converted_host, host_info);