Searched refs:RtxSendPayloadType (Results 1 – 4 of 4) sorted by relevance
249 virtual std::pair<int, int> RtxSendPayloadType() const = 0;
106 MOCK_CONST_METHOD0(RtxSendPayloadType, std::pair<int, int>());
96 std::pair<int, int> RtxSendPayloadType() const override;
218 std::pair<int, int> ModuleRtpRtcpImpl::RtxSendPayloadType() const { in RtxSendPayloadType() function in webrtc::ModuleRtpRtcpImpl