Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dcall_service.h39 void HandleHangup(const Client& client, const std::string& command);
Dcall_service.cpp60 this->HandleHangup(client, cmd); in InitializeCommandHandlers()
390 void CallService::HandleHangup(const Client& client, in HandleHangup() function in cuttlefish::CallService