Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/video_engine/
Dvie_rtp_rtcp_impl.cc122 shared_data_->SetLastError(kViERtpRtcpUnknownError); in SetLocalSSRC()
142 shared_data_->SetLastError(kViERtpRtcpUnknownError); in SetRemoteSSRCType()
158 shared_data_->SetLastError(kViERtpRtcpUnknownError); in GetLocalSSRC()
173 shared_data_->SetLastError(kViERtpRtcpUnknownError); in GetRemoteSSRC()
188 shared_data_->SetLastError(kViERtpRtcpUnknownError); in GetRemoteCSRCs()
253 shared_data_->SetLastError(kViERtpRtcpUnknownError); in SetStartSequenceNumber()
272 shared_data_->SetLastError(kViERtpRtcpUnknownError); in SetRTCPStatus()
288 shared_data_->SetLastError(kViERtpRtcpUnknownError); in GetRTCPStatus()
311 shared_data_->SetLastError(kViERtpRtcpUnknownError); in SetRTCPCName()
326 shared_data_->SetLastError(kViERtpRtcpUnknownError); in GetRTCPCName()
[all …]
/external/chromium_org/third_party/webrtc/video_engine/include/
Dvie_errors.h99 kViERtpRtcpUnknownError, // An unknown error has occurred. Check the log file. enumerator