Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dsupplement_request_cs.cpp177 …t32_t SupplementRequestCs::AlterPinPassword(int32_t slotId, std::string newPin, std::string oldPin) in AlterPinPassword()
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_manager.cpp214 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
H A Dsim_state_handle.cpp199 void SimStateHandle::AlterPin(int32_t slotId, const std::string &newPin, const std::string &oldPin) in AlterPin()
H A Dsim_manager.cpp205 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch1_test.cpp911 std::string oldPin = "123456"; variable
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp863 …const int slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusResponse &… in AlterPin()
H A Dcore_service_stub.cpp1077 std::u16string oldPin = data.ReadString16(); in OnAlterPin() local
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp1448 std::string oldPin = mmiData.serviceInfoA; in AlterPinPassword() local
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp586 …int32_t slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusResponse &re… in AlterPin()
H A Dcore_manager_inner.cpp2253 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
H A Dcore_service_proxy.cpp1617 …const int32_t slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusRespon… in AlterPin()
/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dtest.cpp1024 std::string oldPin = " "; in TestAlterPin() local