Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.h53 void HandleQueryRemainTimes(const Client& client, const std::string& command);
Dsim_service.cpp338 this->HandleQueryRemainTimes(client, cmd); in InitializeCommandHandlers()
1667 void SimService::HandleQueryRemainTimes(const Client& client, in HandleQueryRemainTimes() function in cuttlefish::SimService