Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dutils.cpp80 webrtc::SdpType sdp_type) { in ParseSessionDescription() argument
85 webrtc::CreateSessionDescription(sdp_type, remote_desc_str); in ParseSessionDescription()
Dconnection_controller.cpp194 std::string sdp_type = desc->type(); in OnCreateSDPSuccess() local
201 reply["type"] = sdp_type; in OnCreateSDPSuccess()
Dutils.h42 webrtc::SdpType sdp_type);