Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dconnection_controller.h119 const std::vector<cricket::Candidate>& candidates) override;
Dconnection_controller.cpp424 const std::vector<cricket::Candidate>&) { in OnIceCandidatesRemoved() argument