Searched refs:OnIceCandidate (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ | ||
D | connection_controller.h | 114 void OnIceCandidate(const webrtc::IceCandidateInterface* candidate) override; |
D | connection_controller.cpp | 392 void ConnectionController::OnIceCandidate( in OnIceCandidate() function in cuttlefish::webrtc_streaming::ConnectionController |