Searched defs:webCandidate (Results 1 – 2 of 2) sorted by relevance
59 RTCIceCandidate* RTCIceCandidate::create(WebRTCICECandidate webCandidate) in create()64 RTCIceCandidate::RTCIceCandidate(WebRTCICECandidate webCandidate) in RTCIceCandidate()84 WebRTCICECandidate RTCIceCandidate::webCandidate() const in webCandidate() function in blink::RTCIceCandidate
617 void RTCPeerConnection::didGenerateICECandidate(const WebRTCICECandidate& webCandidate) in didGenerateICECandidate()