Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.h41 void HandleSIM_IO(const Client& client, const std::string& command);
Dsim_service.cpp302 this->HandleSIM_IO(client, cmd); in InitializeCommandHandlers()
861 void SimService::HandleSIM_IO(const Client& client, in HandleSIM_IO() function in cuttlefish::SimService