Searched refs:HandleDeleteSmsOnSim (Results 1 – 2 of 2) sorted by relevance
39 void HandleDeleteSmsOnSim(const Client& client, std::string& command);
45 this->HandleDeleteSmsOnSim(client, cmd); in InitializeCommandHandlers()161 void SmsService::HandleDeleteSmsOnSim(const Client& client, std::string& command) { in HandleDeleteSmsOnSim() function in cuttlefish::SmsService