Searched refs:GetErrorCodeString (Results 1 – 1 of 1) sorted by relevance
419 static std::string GetErrorCodeString(webrtc::WebRtcSession::Error err) { in GetErrorCodeString() function2031 desc << kSessionError << GetErrorCodeString(error()) << ". "; in GetSessionErrorMsg()