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