Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dstk_service.h35 void HandleSendEnvelope(const Client& client, std::string& command);
Dstk_service.cpp33 this->HandleSendEnvelope(client, cmd); in InitializeCommandHandlers()
101 void StkService::HandleSendEnvelope(const Client& client , std::string& command) { in HandleSendEnvelope() function in cuttlefish::StkService