Searched refs:HandleMute (Results 1 – 2 of 2) sorted by relevance
40 void HandleMute(const Client& client, const std::string& command);
64 this->HandleMute(client, cmd); in InitializeCommandHandlers()497 void CallService::HandleMute(const Client& client, const std::string& command) { in HandleMute() function in cuttlefish::CallService