Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.h42 void HandleCSIM_IO(const Client& client, const std::string& command);
Dsim_service.cpp308 this->HandleCSIM_IO(client, cmd); in InitializeCommandHandlers()
1085 void SimService::HandleCSIM_IO(const Client& client, in HandleCSIM_IO() function in cuttlefish::SimService