Searched refs:GetRtpHeaderExtensions (Results 1 – 11 of 11) sorted by relevance
30 GetRtpHeaderExtensions,50 EXPECT_CALL(mock, GetRtpHeaderExtensions).WillOnce(Return(extensions)); in TEST()
58 GetRtpHeaderExtensions() const = 0;
61 for (const auto& entry : query_interface.GetRtpHeaderExtensions()) { in GetDefaultEnabledRtpHeaderExtensions()
565 FakeVoiceEngine::GetRtpHeaderExtensions() const { in GetRtpHeaderExtensions() function in cricket::FakeVoiceEngine628 FakeVideoEngine::GetRtpHeaderExtensions() const { in GetRtpHeaderExtensions() function in cricket::FakeVideoEngine
538 std::vector<webrtc::RtpHeaderExtensionCapability> GetRtpHeaderExtensions()571 std::vector<webrtc::RtpHeaderExtensionCapability> GetRtpHeaderExtensions()
41 std::vector<webrtc::RtpHeaderExtensionCapability> GetRtpHeaderExtensions() in GetRtpHeaderExtensions() function
67 std::vector<webrtc::RtpHeaderExtensionCapability> GetRtpHeaderExtensions()
115 std::vector<webrtc::RtpHeaderExtensionCapability> GetRtpHeaderExtensions()
600 WebRtcVoiceEngine::GetRtpHeaderExtensions() const { in GetRtpHeaderExtensions() function in cricket::WebRtcVoiceEngine
600 WebRtcVideoEngine::GetRtpHeaderExtensions() const { in GetRtpHeaderExtensions() function in cricket::WebRtcVideoEngine
155 return media_engine_->voice().GetRtpHeaderExtensions(); in GetSupportedAudioRtpHeaderExtensions()169 return media_engine_->video().GetRtpHeaderExtensions(); in GetSupportedVideoRtpHeaderExtensions()