Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.h40 void HandleRadioPowerReq(const Client& client);
Dnetwork_service.cpp47 [this](const Client& client) { this->HandleRadioPowerReq(client); }), in InitializeCommandHandlers()
297 void NetworkService::HandleRadioPowerReq(const Client& client) { in HandleRadioPowerReq() function in cuttlefish::NetworkService