Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.h45 void HandleVoiceNetworkRegistration(const Client& client, std::string& command);
Dnetwork_service.cpp80 this->HandleVoiceNetworkRegistration(client, cmd); in InitializeCommandHandlers()
767 void NetworkService::HandleVoiceNetworkRegistration(const Client& client, in HandleVoiceNetworkRegistration() function in cuttlefish::NetworkService