Searched refs:GetNetworkRequestEvent (Results 1 – 3 of 3) sorted by relevance
37 virtual scoped_ptr<ProtocolEvent> GetNetworkRequestEvent(58 virtual scoped_ptr<ProtocolEvent> GetNetworkRequestEvent(88 virtual scoped_ptr<ProtocolEvent> GetNetworkRequestEvent(116 virtual scoped_ptr<ProtocolEvent> GetNetworkRequestEvent(
91 scoped_ptr<ProtocolEvent> NormalGetUpdatesDelegate::GetNetworkRequestEvent( in GetNetworkRequestEvent() function in syncer::NormalGetUpdatesDelegate116 scoped_ptr<ProtocolEvent> ConfigureGetUpdatesDelegate::GetNetworkRequestEvent( in GetNetworkRequestEvent() function in syncer::ConfigureGetUpdatesDelegate166 scoped_ptr<ProtocolEvent> PollGetUpdatesDelegate::GetNetworkRequestEvent( in GetNetworkRequestEvent() function in syncer::PollGetUpdatesDelegate
225 *(delegate_.GetNetworkRequestEvent(base::Time::Now(), *msg))); in ExecuteDownloadUpdates()