Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dconnection_controller.h114 void OnIceCandidate(const webrtc::IceCandidateInterface* candidate) override;
Dconnection_controller.cpp392 void ConnectionController::OnIceCandidate( in OnIceCandidate() function in cuttlefish::webrtc_streaming::ConnectionController