/ohos5.0/base/telephony/core_service/test/fuzztest/unlockpin_fuzzer/ |
H A D | unlockpin_fuzzer.cpp | 119 void UnlockPuk2(const uint8_t *data, size_t size) in UnlockPuk2() function
|
/ohos5.0/base/telephony/cellular_call/services/common/src/ |
H A D | supplement_request_cs.cpp | 258 int32_t SupplementRequestCs::UnlockPuk2(int32_t slotId, std::string newPin2, std::string puk2) in UnlockPuk2() function in OHOS::Telephony::SupplementRequestCs
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | sim_state_manager.cpp | 364 int32_t SimStateManager::UnlockPuk2( in UnlockPuk2() function in OHOS::Telephony::SimStateManager
|
H A D | sim_state_handle.cpp | 239 void SimStateHandle::UnlockPuk2(int32_t slotId, const std::string &newPin2, const std::string &puk2) in UnlockPuk2() function in OHOS::Telephony::SimStateHandle
|
H A D | sim_manager.cpp | 250 int32_t SimManager::UnlockPuk2( in UnlockPuk2() function in OHOS::Telephony::SimManager
|
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_vendor_sim_defs.h | 372 void (*UnlockPuk2)(const ReqDataInfo *requestInfo, const char *puk2, const char *pin2); member
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_sim.cpp | 383 int32_t TelRilSim::UnlockPuk2(std::string puk2, std::string pin2, const AppExecFwk::InnerEvent::Poi… in UnlockPuk2() function in OHOS::Telephony::TelRilSim
|
H A D | tel_ril_manager.cpp | 861 int32_t TelRilManager::UnlockPuk2( in UnlockPuk2() function in OHOS::Telephony::TelRilManager
|
/ohos5.0/base/telephony/core_service/services/core/src/ |
H A D | core_service.cpp | 901 int32_t CoreService::UnlockPuk2( in UnlockPuk2() function in OHOS::Telephony::CoreService
|
/ohos5.0/base/telephony/cellular_call/services/utils/src/ |
H A D | cellular_call_supplement.cpp | 1500 void CellularCallSupplement::UnlockPuk2(int32_t slotId, const MMIData &mmiData) in UnlockPuk2() function in OHOS::Telephony::CellularCallSupplement
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | core_service_client.cpp | 606 int32_t CoreServiceClient::UnlockPuk2( in UnlockPuk2() function in OHOS::Telephony::CoreServiceClient
|
H A D | core_manager_inner.cpp | 2298 int32_t CoreManagerInner::UnlockPuk2( in UnlockPuk2() function in OHOS::Telephony::CoreManagerInner
|
H A D | core_service_proxy.cpp | 1680 int32_t CoreServiceProxy::UnlockPuk2( in UnlockPuk2() function in OHOS::Telephony::CoreServiceProxy
|
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/ |
H A D | ril_impl.cpp | 519 int32_t RilImpl::UnlockPuk2(int32_t slotId, int32_t serialId, const std::string &puk2, const std::s… in UnlockPuk2() function in OHOS::HDI::Ril::V1_3::RilImpl
|
/ohos5.0/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_sim.cpp | 238 int32_t HRilSim::UnlockPuk2(int32_t serialId, const std::string &puk2, const std::string &pin2) in UnlockPuk2() function in OHOS::Telephony::HRilSim
|
H A D | hril_manager.cpp | 750 int32_t HRilManager::UnlockPuk2(int32_t slotId, int32_t serialId, const std::string &puk2, const st… in UnlockPuk2() function in OHOS::Telephony::HRilManager
|
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/ |
H A D | napi_sim.cpp | 1978 napi_value UnlockPuk2(napi_env env, napi_callback_info info) in UnlockPuk2() function
|