Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dsms_service.h40 void HandleBroadcastConfig(const Client& client, std::string& command);
Dsms_service.cpp49 this->HandleBroadcastConfig(client, cmd); in InitializeCommandHandlers()
196 void SmsService::HandleBroadcastConfig(const Client& client, std::string& command) { in HandleBroadcastConfig() function in cuttlefish::SmsService