Searched refs:HandleSetNetworkSelectionMode (Results 1 – 2 of 2) sorted by relevance
46 void HandleSetNetworkSelectionMode(const Client& client, std::string& command);
73 this->HandleSetNetworkSelectionMode(client, cmd); in InitializeCommandHandlers()591 void NetworkService::HandleSetNetworkSelectionMode(const Client& client, std::string& command) { in HandleSetNetworkSelectionMode() function in cuttlefish::NetworkService