Searched refs:sdp_type (Results 1 – 3 of 3) sorted by relevance
80 webrtc::SdpType sdp_type) { in ParseSessionDescription() argument85 webrtc::CreateSessionDescription(sdp_type, remote_desc_str); in ParseSessionDescription()
194 std::string sdp_type = desc->type(); in OnCreateSDPSuccess() local201 reply["type"] = sdp_type; in OnCreateSDPSuccess()
42 webrtc::SdpType sdp_type);