Home
last modified time | relevance | path

Searched refs:UnlockPuk (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp513 int32_t RilImpl::UnlockPuk(int32_t slotId, int32_t serialId, const std::string &puk, const std::string &pin) in UnlockPuk() function in OHOS::HDI::Ril::V1_3::RilImpl
515 return TaskSchedule(&Telephony::HRilManager::UnlockPuk, slotId, serialId, puk, pin); in UnlockPuk()
/drivers/peripheral/ril/interfaces/hdi_service/include/
H A Dril_impl.h111 int32_t UnlockPuk(int32_t slotId, int32_t serialId, const std::string &puk, const std::string &pin) override;

Completed in 4 milliseconds