Searched defs:JsepSessionDescription (Results 1 – 2 of 2) sorted by relevance
| /external/webrtc/pc/ | ||
| D | webrtc_sdp.h | 45 class JsepSessionDescription; variable |
| D | jsep_session_description.cc | 184 JsepSessionDescription::JsepSessionDescription(SdpType type) : type_(type) {} in JsepSessionDescription() function in webrtc::JsepSessionDescription |