Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dchannel.cc75 static void SafeSetError(const std::string& message, std::string* error_desc) { in SafeSetError() function
1023 SafeSetError("Cryptos must be empty when DTLS is active.", in CheckSrtpConfig()
1070 SafeSetError("Failed to setup SRTP filter.", error_desc); in SetSrtp_w()
1119 SafeSetError("Failed to setup RTCP mux filter.", error_desc); in SetRtcpMux_w()
1165 SafeSetError(desc.str(), error_desc); in UpdateLocalStreams_w()
1173 SafeSetError(desc.str(), error_desc); in UpdateLocalStreams_w()
1194 SafeSetError(desc.str(), error_desc); in UpdateLocalStreams_w()
1208 SafeSetError(desc.str(), error_desc); in UpdateLocalStreams_w()
1238 SafeSetError(desc.str(), error_desc); in UpdateRemoteStreams_w()
1246 SafeSetError(desc.str(), error_desc); in UpdateRemoteStreams_w()
[all …]