Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.h312 void HandleSecurityAlgorithmUpdate(const std::string& command);
Dnetwork_service.cpp119 this->HandleSecurityAlgorithmUpdate(cmd); in InitializeCommandHandlers()
1266 void NetworkService::HandleSecurityAlgorithmUpdate(const std::string& command) { in HandleSecurityAlgorithmUpdate() function in cuttlefish::NetworkService