Home
last modified time | relevance | path

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

/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp523 int32_t RilImpl::UnlockPuk2(int32_t slotId, int32_t serialId, const std::string &puk2, const std::string &pin2) in UnlockPuk2() function in OHOS::HDI::Ril::V1_3::RilImpl
525 return TaskSchedule(&Telephony::HRilManager::UnlockPuk2, slotId, serialId, puk2, pin2); in UnlockPuk2()
/drivers/peripheral/ril/interfaces/hdi_service/include/
H A Dril_impl.h113 int32_t UnlockPuk2(int32_t slotId, int32_t serialId, const std::string &puk2, const std::string &pin2) override;

Completed in 5 milliseconds