Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/connection/src/
Dsupplement_request.cpp274 int32_t SupplementRequest::AlterPinPassword(int32_t slotId, std::string newPin, std::string oldPin) in AlterPinPassword()
/base/telephony/core_service/services/sim/src/
Dsim_state_manager.cpp184 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
Dsim_state_handle.cpp118 void SimStateHandle::AlterPin(int32_t slotId, const std::string &newPin, const std::string &oldPin) in AlterPin()
Dsim_manager.cpp208 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
/base/telephony/cellular_call/services/control/src/
Dcellular_call_supplement.cpp850 std::string oldPin = mmiData.serviceInfoA; in AlterPinPassword() local
/base/telephony/core_service/services/core/src/
Dcore_service.cpp673 …const int slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusResponse &… in AlterPin()
Dcore_service_stub.cpp771 std::u16string oldPin = data.ReadString16(); in OnAlterPin() local
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp525 …int32_t slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusResponse &re… in AlterPin()
Dcore_manager_inner.cpp2045 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
Dcore_service_proxy.cpp1433 …const int32_t slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusRespon… in AlterPin()
/base/telephony/core_service/services/sim/test/
Dtest.cpp903 std::string oldPin = " "; in TestAlterPin() local