Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Daudio_rtp_receiver.cc26 AudioRtpReceiver::AudioRtpReceiver( in AudioRtpReceiver() function in webrtc::AudioRtpReceiver
38 AudioRtpReceiver::AudioRtpReceiver( in AudioRtpReceiver() function in webrtc::AudioRtpReceiver
H A Daudio_rtp_receiver_unittest.cc101 TEST(AudioRtpReceiver, OnChangedNotificationsAfterConstruction) { in TEST() argument