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

  /external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_rtcp_defines.h 275 PacketInfo(int64_t creation_time_ms,
281 : creation_time_ms(creation_time_ms),
289 int64_t creation_time_ms; member in struct:webrtc::PacketInfo
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
send_time_history.cc 56 if (clock_->TimeInMilliseconds() - it->second.creation_time_ms <=
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
packet_receiver.cc 93 int64_t send_time_ms = media_packet->creation_time_ms();
packet.h 47 virtual int64_t creation_time_ms() const { function in class:webrtc::testing::bwe::Packet
  /frameworks/base/core/proto/android/service/
notification.proto 178 optional int64 creation_time_ms = 3 [

Completed in 112 milliseconds