Searched defs:webCandidate (Results 1 – 2 of 2) sorted by relevance
60 …RefPtrWillBeRawPtr<RTCIceCandidate> RTCIceCandidate::create(blink::WebRTCICECandidate webCandidate) in create()65 RTCIceCandidate::RTCIceCandidate(blink::WebRTCICECandidate webCandidate) in RTCIceCandidate()86 blink::WebRTCICECandidate RTCIceCandidate::webCandidate() const in webCandidate() function in WebCore::RTCIceCandidate
575 void RTCPeerConnection::didGenerateICECandidate(const blink::WebRTCICECandidate& webCandidate) in didGenerateICECandidate()