Home
last modified time | relevance | path

Searched defs:oldPin (Results 1 - 13 of 13) sorted by relevance

/base/telephony/core_service/services/sim/src/
H A Dsim_state_manager.cpp243 AlterPin( int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) AlterPin() argument
H A Dsim_state_handle.cpp209 void SimStateHandle::AlterPin(int32_t slotId, const std::string &newPin, const std::string &oldPin) in AlterPin() argument
H A Dsim_manager.cpp215 AlterPin( int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) AlterPin() argument
/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 oldPin) in AlterPinPassword() argument
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dcore_service_test.cpp367 std::u16string oldPin = u""; in HWTEST_F() local
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp1440 std::string oldPin = mmiData.serviceInfoA; in AlterPinPassword() local
/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp861 AlterPin( const int slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusResponse &response) AlterPin() argument
H A Dcore_service_stub.cpp1139 std::u16string oldPin = data.ReadString16(); in OnAlterPin() local
/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp586 AlterPin( int32_t slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusResponse &response) AlterPin() argument
H A Dcore_service_proxy.cpp1619 AlterPin( const int32_t slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusResponse &response) AlterPin() argument
H A Dcore_manager_inner.cpp2261 AlterPin( int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) AlterPin() argument
/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch1_test.cpp911 std::string oldPin = "123456"; in HWTEST_F() local
/base/telephony/core_service/services/sim/test/
H A Dtest.cpp1024 std::string oldPin = " "; in TestAlterPin() local
1032 std::cin >> oldPin; in TestAlterPin() local

Completed in 41 milliseconds