HomeSort by relevance Sort by last modified time
    Searched refs:InsertPacketListEvent (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/media/cast/net/pacing/
paced_sender.cc 32 cast_environment_->Logging()->InsertPacketListEvent(kPacketSentToPacer,
39 cast_environment_->Logging()->InsertPacketListEvent(kPacketRetransmited,
71 cast_environment_->Logging()->InsertPacketListEvent(kPacketSentToNetwork,
  /external/chromium_org/media/cast/logging/
logging_impl.h 45 void InsertPacketListEvent(CastLoggingEvent event, const PacketList& packets);
logging_impl.cc 79 void LoggingImpl::InsertPacketListEvent(CastLoggingEvent event,

Completed in 48 milliseconds