Searched defs:SetTimestamp (Results 1 – 4 of 4) sorted by relevance
63 func (d *Dirt) SetTimestamp(t Timestamp) { d.ts = t } func
83 void SetTimestamp(uint32_t timestamp) { timestamp_rtp_ = timestamp; } in SetTimestamp() function
150 void RtpPacket::SetTimestamp(uint32_t timestamp) { in SetTimestamp() function in webrtc::RtpPacket
1161 void SetTimestamp(TimeMilli aTimestamp) { GetMetadata().mTimestamp = aTimestamp; } in SetTimestamp() function in ot::Message