Searched refs:HandleGetSmscAddress (Results 1 – 2 of 2) sorted by relevance
41 void HandleGetSmscAddress(const Client& client);
53 [this](const Client& client) { this->HandleGetSmscAddress(client); }), in InitializeCommandHandlers()230 void SmsService::HandleGetSmscAddress(const Client& client) { in HandleGetSmscAddress() function in cuttlefish::SmsService