Searched refs:BadStateErrMsg (Results 1 – 2 of 2) sorted by relevance
422 std::string BadStateErrMsg(State state);
1284 std::string WebRtcSession::BadStateErrMsg(State state) { in BadStateErrMsg() function in webrtc::WebRtcSession1967 return BadLocalSdp(type, BadStateErrMsg(state()), err_desc); in ValidateSessionDescription()1970 return BadRemoteSdp(type, BadStateErrMsg(state()), err_desc); in ValidateSessionDescription()