Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dstk_service.h34 void HandleReportStkServiceIsRunning(const Client& client);
Dstk_service.cpp29 this->HandleReportStkServiceIsRunning(client); in InitializeCommandHandlers()
64 void StkService::HandleReportStkServiceIsRunning(const Client& client) { in HandleReportStkServiceIsRunning() function in cuttlefish::StkService