Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dsms_service.h41 void HandleGetSmscAddress(const Client& client);
Dsms_service.cpp53 [this](const Client& client) { this->HandleGetSmscAddress(client); }), in InitializeCommandHandlers()
230 void SmsService::HandleGetSmscAddress(const Client& client) { in HandleGetSmscAddress() function in cuttlefish::SmsService