Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dsupplement_request_cs.cpp231 …_t SupplementRequestCs::AlterPin2Password(int32_t slotId, std::string newPin2, std::string oldPin2) in AlterPin2Password()
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_manager.cpp399 …int32_t slotId, const std::string &newPin2, const std::string &oldPin2, LockStatusResponse &respon… in AlterPin2()
H A Dsim_state_handle.cpp256 …d SimStateHandle::AlterPin2(int32_t slotId, const std::string &newPin2, const std::string &oldPin2) in AlterPin2()
H A Dsim_manager.cpp261 …int32_t slotId, const std::string &newPin2, const std::string &oldPin2, LockStatusResponse &respon… in AlterPin2()
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp922 …const int slotId, const std::u16string &newPin2, const std::u16string &oldPin2, LockStatusResponse… in AlterPin2()
H A Dcore_service_stub.cpp1139 std::u16string oldPin2 = data.ReadString16(); in OnAlterPin2() local
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp1487 std::string oldPin2 = mmiData.serviceInfoA; in AlterPin2Password() local
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp618 …int32_t slotId, const std::u16string &newPin2, const std::u16string &oldPin2, LockStatusResponse &… in AlterPin2()
H A Dcore_manager_inner.cpp2309 …int32_t slotId, const std::string &newPin2, const std::string &oldPin2, LockStatusResponse &respon… in AlterPin2()
H A Dcore_service_proxy.cpp1714 …const int32_t slotId, const std::u16string &newPin2, const std::u16string &oldPin2, LockStatusResp… in AlterPin2()
/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dtest.cpp1098 std::string oldPin2 = " "; in TestAlterPin2() local