Home
last modified time | relevance | path

Searched defs:puk (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.cpp214 bool SimService::PinStatus::VerifyPUK(const std::string_view puk) { in VerifyPUK()
268 bool SimService::PinStatus::ChangePUK(const std::string_view puk, in ChangePUK()
1174 auto puk = cmd.GetNextStr(','); in HandleChangeOrEnterPIN() local
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp1122 Return<void> RadioImpl_1_6::supplyIccPukForApp(int32_t serial, const hidl_string& puk, in supplyIccPukForApp()