Home
last modified time | relevance | path

Searched refs:appendSDES (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/include/webrtc/
DRTPSender.h76 void appendSDES(std::vector<uint8_t> *buffer, uint32_t localSSRC);
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DRTPSender.cpp372 void RTPSender::appendSDES(std::vector<uint8_t> *buffer, uint32_t localSSRC) { in appendSDES() function in RTPSender