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