Searched defs:LogAndReplyError (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/frontend/gcastv2/signaling_server/ | ||
D | signal_handler.cpp | 67 void SignalHandler::LogAndReplyError(const std::string& error_message) { in LogAndReplyError() function in cuttlefish::SignalHandler |
/device/google/cuttlefish/host/frontend/webrtc/lib/ | ||
D | client_handler.cpp | 320 void ClientHandler::LogAndReplyError(const std::string &error_msg) const { in LogAndReplyError() function in cuttlefish::webrtc_streaming::ClientHandler |