Home
last modified time | relevance | path

Searched defs:newPin (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dsupplement_request_cs.cpp177 int32_t SupplementRequestCs::AlterPinPassword(int32_t slotId, std::string newPin, std::string oldPi… in AlterPinPassword()
204 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()
214 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
H A Dsim_state_handle.cpp182 void SimStateHandle::UnlockPuk(int32_t slotId, const std::string &newPin, const std::string &puk) in UnlockPuk()
199 void SimStateHandle::AlterPin(int32_t slotId, const std::string &newPin, const std::string &oldPin) in AlterPin()
H A Dsim_manager.cpp195 int32_t slotId, const std::string &newPin, const std::string &puk, LockStatusResponse &response) in UnlockPuk()
205 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
/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()
863 …const int slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusResponse &… in AlterPin()
H A Dcore_service_stub.cpp1055 std::u16string newPin = data.ReadString16(); in OnUnlockPuk() local
1076 std::u16string newPin = data.ReadString16(); in OnAlterPin() local
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp1449 std::string newPin = mmiData.serviceInfoB; in AlterPinPassword() local
1468 std::string newPin = mmiData.serviceInfoB; in UnlockPuk() local
/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()
586 …int32_t slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusResponse &re… in AlterPin()
H A Dcore_manager_inner.cpp2243 int32_t slotId, const std::string &newPin, const std::string &puk, LockStatusResponse &response) in UnlockPuk()
2253 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
H A Dcore_service_proxy.cpp1584 …const int32_t slotId, const std::u16string &newPin, const std::u16string &puk, LockStatusResponse … in UnlockPuk()
1617 …const int32_t slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusRespon… in AlterPin()
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch1_test.cpp912 std::string newPin = "789101"; variable
/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dtest.cpp997 std::string newPin = " "; in TestUnlockPuk() local
1025 std::string newPin = " "; in TestAlterPin() local