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