Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.h202 bool ChangePUK(const std::string_view puk, const std::string_view new_puk);
Dsim_service.cpp266 bool SimService::PinStatus::ChangePUK(const std::string_view puk, in ChangePUK() function in cuttlefish::SimService::PinStatus