Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/common/src/
Dsupplement_request_cs.cpp177 …t32_t SupplementRequestCs::AlterPinPassword(int32_t slotId, std::string newPin, std::string oldPin) in AlterPinPassword()
/base/telephony/core_service/services/sim/src/
Dsim_state_manager.cpp277 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
Dsim_state_handle.cpp216 void SimStateHandle::AlterPin(int32_t slotId, const std::string &newPin, const std::string &oldPin) in AlterPin()
Dsim_manager.cpp223 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
/base/telephony/core_service/test/unittest/core_service_gtest/
Dcore_service_test.cpp367 std::u16string oldPin = u""; variable
/base/telephony/cellular_call/test/unittest/imstest/
Dzero_branch1_test.cpp894 std::string oldPin = "123456"; variable
/base/telephony/core_service/test/unittest/esim_gtest/mock/include/
Desim_core_service_stub_test.h146 const std::u16string &oldPin, LockStatusResponse &response) override in AlterPin()
/base/telephony/core_service/services/core/src/
Dcore_service.cpp876 …const int slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusResponse &… in AlterPin()
Dcore_service_stub.cpp1092 std::u16string oldPin = data.ReadString16(); in OnAlterPin() local
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp590 …int32_t slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusResponse &re… in AlterPin()
Dcore_service_proxy.cpp1617 …const int32_t slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusRespon… in AlterPin()
Dcore_manager_inner.cpp2307 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
/base/telephony/cellular_call/services/utils/src/
Dcellular_call_supplement.cpp1598 std::string oldPin = mmiData.serviceInfoA; in AlterPinPassword() local
/base/telephony/core_service/services/sim/test/
Dtest.cpp1025 std::string oldPin = " "; in TestAlterPin() local