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