Home
last modified time | relevance | path

Searched defs:AppendFields (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/openscreen/cast/streaming/
H A Drtcp_common.cc19 void RtcpCommonHeader::AppendFields(absl::Span<uint8_t>* buffer) const { in AppendFields() function in openscreen::cast::RtcpCommonHeader
119 void RtcpReportBlock::AppendFields(absl::Span<uint8_t>* buffer) const { in AppendFields() function in openscreen::cast::RtcpReportBlock