Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.h52 void HandleChangePassword(const Client& client, const std::string& command);
Dsim_service.cpp334 this->HandleChangePassword(client, cmd); in InitializeCommandHandlers()
1625 void SimService::HandleChangePassword(const Client& client, in HandleChangePassword() function in cuttlefish::SimService