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