Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/src/
Dsim_state_manager.cpp185 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
Dsim_state_handle.cpp117 void SimStateHandle::AlterPin(int32_t slotId, const std::string &newPin, const std::string &oldPin) in AlterPin()
Dsim_manager.cpp191 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
/base/telephony/cellular_call/services/connection/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/core/src/
Dcore_service.cpp784 …const int slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusResponse &… in AlterPin()
Dcore_service_stub.cpp844 std::u16string oldPin = data.ReadString16(); in OnAlterPin() local
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp545 …int32_t slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusResponse &re… in AlterPin()
Dcore_manager_inner.cpp2135 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
Dcore_service_proxy.cpp1493 …const int32_t slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusRespon… in AlterPin()
/base/telephony/cellular_call/services/control/src/
Dcellular_call_supplement.cpp1467 std::string oldPin = mmiData.serviceInfoA; in AlterPinPassword() local
/base/telephony/core_service/services/sim/test/
Dtest.cpp1010 std::string oldPin = " "; in TestAlterPin() local