Home
last modified time | relevance | path

Searched refs:HandleSendSMSPDU (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dsms_service.h36 void HandleSendSMSPDU(const Client& client, std::string& command);
Dmodem_simulator.cpp97 sms_service->HandleSendSMSPDU(client, command); in DispatchCommand()
Dsms_service.cpp267 void SmsService::HandleSendSMSPDU(const Client& client, std::string& command) { in HandleSendSMSPDU() function in cuttlefish::SmsService