Home | History | Annotate | Download | only in proxy

Lines Matching refs:log

73     LOG(FATAL) << "Rule not found for " << url;
83 LOG(FATAL) << "Rule not found for " << text;
184 CapturingNetLog log(CapturingNetLog::kUnbounded);
185 InitProxyResolver init(&resolver, &fetcher, &log);
191 log.GetEntries(&entries);
220 CapturingNetLog log(CapturingNetLog::kUnbounded);
221 InitProxyResolver init(&resolver, &fetcher, &log);
228 log.GetEntries(&entries);
325 CapturingNetLog log(CapturingNetLog::kUnbounded);
328 InitProxyResolver init(&resolver, &fetcher, &log);
342 log.GetEntries(&entries);
446 CapturingNetLog log(CapturingNetLog::kUnbounded);
447 InitProxyResolver init(&resolver, &fetcher, &log);
457 log.GetEntries(&entries);
488 CapturingNetLog log(CapturingNetLog::kUnbounded);
489 InitProxyResolver init(&resolver, &fetcher, &log);
497 log.GetEntries(&entries);