Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dconnection_controller.cpp416 const std::string& error_text) { in OnIceCandidateError() argument
419 << ") failed: " << error_text; in OnIceCandidateError()
Dconnection_controller.h117 const std::string& error_text) override;