Searched refs:HandleSIMStatusReq (Results 1 – 2 of 2) sorted by relevance
39 void HandleSIMStatusReq(const Client& client);
295 [this](const Client& client) { this->HandleSIMStatusReq(client); }), in InitializeCommandHandlers()811 void SimService::HandleSIMStatusReq(const Client& client) { in HandleSIMStatusReq() function in cuttlefish::SimService