Home
last modified time | relevance | path

Searched defs:LogAndReplyError (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/signaling_server/
Dsignal_handler.cpp67 void SignalHandler::LogAndReplyError(const std::string& error_message) { in LogAndReplyError() function in cuttlefish::SignalHandler
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dclient_handler.cpp320 void ClientHandler::LogAndReplyError(const std::string &error_msg) const { in LogAndReplyError() function in cuttlefish::webrtc_streaming::ClientHandler