Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dconnection_controller.h115 void OnIceCandidateError(const std::string& address, int port,
Dconnection_controller.cpp413 void ConnectionController::OnIceCandidateError(const std::string& address, in OnIceCandidateError() function in cuttlefish::webrtc_streaming::ConnectionController