Lines Matching refs:EndEvent
419 net_log_.EndEvent(NetLog::TYPE_HOST_RESOLVER_IMPL_JOB, NULL); in Cancel()
526 net_log_.EndEvent(NetLog::TYPE_HOST_RESOLVER_IMPL_JOB, params); in OnLookupComplete()
807 req->request_net_log().EndEvent( in InsertPendingRequest()
824 req->request_net_log().EndEvent( in RemovePendingRequest()
837 req->request_net_log().EndEvent( in RemoveTopPendingRequest()
1124 req->request_net_log().EndEvent( in CancelRequest()
1237 req->request_net_log().EndEvent( in OnJobCompleteInternal()
1301 request_net_log.EndEvent(NetLog::TYPE_HOST_RESOLVER_IMPL_REQUEST, params); in OnFinishRequest()
1302 source_net_log.EndEvent(NetLog::TYPE_HOST_RESOLVER_IMPL, NULL); in OnFinishRequest()
1319 request_net_log.EndEvent(NetLog::TYPE_HOST_RESOLVER_IMPL_REQUEST, NULL); in OnCancelRequest()
1320 source_net_log.EndEvent(NetLog::TYPE_HOST_RESOLVER_IMPL, NULL); in OnCancelRequest()