Home
last modified time | relevance | path

Searched refs:onIceCandidate_ (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/common_lib/cros/webrtc_scripts/
Dloopback-peerconnection.js131 this.onIceCandidate_(this.remoteConnection, event);
136 this.onIceCandidate_(this.localConnection, event);
163 onIceCandidate_(connection, event) { method in PeerConnection