Searched defs:SetTimestamp (Results 1 – 6 of 6) 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
396 void Dataset::SetTimestamp(Type aType, const Timestamp &aTimestamp) in SetTimestamp() function in ot::MeshCoP::Dataset
1053 void SetTimestamp(const Timestamp &aTimestamp) { mTimestamp = aTimestamp; } in SetTimestamp() function in ot::MeshCoP::ActiveTimestampTlv1214 void SetTimestamp(const Timestamp &aTimestamp) { mTimestamp = aTimestamp; } in SetTimestamp() function in ot::MeshCoP::PendingTimestampTlv
150 void RtpPacket::SetTimestamp(uint32_t timestamp) { in SetTimestamp() function in webrtc::RtpPacket
1015 void SetTimestamp(TimeMilli aTimestamp) { GetMetadata().mTimestamp = aTimestamp; } in SetTimestamp() function in ot::Message