Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_sim_test.cpp804 std::string puk = "42014264"; variable
825 std::string puk = "42014264"; variable
/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dsupplement_request_cs.cpp204 int32_t SupplementRequestCs::UnlockPuk(int32_t slotId, std::string newPin, std::string puk) in UnlockPuk()
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_manager.cpp180 int32_t slotId, const std::string &newPin, const std::string &puk, LockStatusResponse &response) in UnlockPuk()
H A Dsim_state_handle.cpp182 void SimStateHandle::UnlockPuk(int32_t slotId, const std::string &newPin, const std::string &puk) in UnlockPuk()
H A Dsim_manager.cpp195 int32_t slotId, const std::string &newPin, const std::string &puk, LockStatusResponse &response) in UnlockPuk()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test_util.cpp288 const std::u16string puk = Str8ToStr16("42014264"); in UnlockPukTestFunc() local
298 const std::u16string puk = Str8ToStr16("42014264"); in UnlockPukTestFunc1() local
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch1_test.cpp913 std::string puk = "22222"; variable
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp373 int32_t TelRilSim::UnlockPuk(std::string puk, std::string pin, const AppExecFwk::InnerEvent::Pointe… in UnlockPuk()
H A Dtel_ril_manager.cpp850 …int32_t slotId, const std::string &puk, const std::string &pin, const AppExecFwk::InnerEvent::Poin… in UnlockPuk()
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp843 …const int slotId, const std::u16string &newPin, const std::u16string &puk, LockStatusResponse &res… in UnlockPuk()
H A Dcore_service_stub.cpp1056 std::u16string puk = data.ReadString16(); in OnUnlockPuk() local
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp1467 std::string puk = mmiData.serviceInfoA; in UnlockPuk() local
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_sim.c625 void ReqUnlockPuk(const ReqDataInfo *requestInfo, const char *puk, const char *pin) in ReqUnlockPuk()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp575 …int32_t slotId, const std::u16string &newPin, const std::u16string &puk, LockStatusResponse &respo… in UnlockPuk()
H A Dcore_manager_inner.cpp2243 int32_t slotId, const std::string &newPin, const std::string &puk, LockStatusResponse &response) in UnlockPuk()
H A Dcore_service_proxy.cpp1584 …const int32_t slotId, const std::u16string &newPin, const std::u16string &puk, LockStatusResponse … in UnlockPuk()
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp509 int32_t RilImpl::UnlockPuk(int32_t slotId, int32_t serialId, const std::string &puk, const std::str… in UnlockPuk()
/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dtest.cpp998 std::string puk = " "; in TestUnlockPuk() local
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp218 int32_t HRilSim::UnlockPuk(int32_t serialId, const std::string &puk, const std::string &pin) in UnlockPuk()
H A Dhril_manager.cpp740 int32_t HRilManager::UnlockPuk(int32_t slotId, int32_t serialId, const std::string &puk, const std:… in UnlockPuk()
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp1276 std::string puk; in UnLockPUKTest() local
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp580 std::string puk; in OnRequestUnlockSimPinTest() local
/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp552 std::string puk = GTEST_STRING_PUK1; in UnlockSimPinTest() local