Searched refs:getRtpContextParams (Results 1 – 7 of 7) sorted by relevance
200 RtpContextParams rtpContextParams = pConfig->getRtpContextParams(); in SetConfig()227 RtpContextParams rtpContextParams = pConfig->getRtpContextParams(); in SetConfig()251 mRtpContextParams == pConfig->getRtpContextParams() && in IsSameConfig()274 mRtpContextParams == pConfig->getRtpContextParams() && in IsSameConfig()
89 RtpContextParams getRtpContextParams();
121 RtpContextParams rtpContextParams = config->getRtpContextParams(); in update()
84 assertThat(config.getRtpContextParams()).isEqualTo(sRtpContextParams); in testConstructorAndGetters()
115 RtpContextParams rtpContextParams = config->getRtpContextParams(); in update()
200 public RtpContextParams getRtpContextParams() { in getRtpContextParams() method in RtpConfig
451 RtpContextParams RtpConfig::getRtpContextParams() in getRtpContextParams() function in android::telephony::imsmedia::RtpConfig