Searched refs:jsep_ice (Results 1 – 1 of 1) sorted by relevance
41 JsepIceCandidate* jsep_ice = new JsepIceCandidate(sdp_mid, sdp_mline_index); in CreateIceCandidate() local42 if (!jsep_ice->Initialize(sdp, error)) { in CreateIceCandidate()43 delete jsep_ice; in CreateIceCandidate()46 return jsep_ice; in CreateIceCandidate()