Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/src/
Dsim_state_manager.cpp338 … int32_t slotId, const std::string &newPin2, const std::string &puk2, LockStatusResponse &response) in UnlockPuk2()
372 …int32_t slotId, const std::string &newPin2, const std::string &oldPin2, LockStatusResponse &respon… in AlterPin2()
Dsim_state_handle.cpp196 void SimStateHandle::UnlockPuk2(int32_t slotId, const std::string &newPin2, const std::string &puk2) in UnlockPuk2()
213 void SimStateHandle::AlterPin2(int32_t slotId, const std::string &newPin2, const std::string &oldPi… in AlterPin2()
Dsim_manager.cpp212 … int32_t slotId, const std::string &newPin2, const std::string &puk2, LockStatusResponse &response) in UnlockPuk2()
222 …int32_t slotId, const std::string &newPin2, const std::string &oldPin2, LockStatusResponse &respon… in AlterPin2()
/base/telephony/cellular_call/services/connection/src/
Dsupplement_request_cs.cpp223 int32_t SupplementRequestCs::AlterPin2Password(int32_t slotId, std::string newPin2, std::string old… in AlterPin2Password()
246 int32_t SupplementRequestCs::UnlockPuk2(int32_t slotId, std::string newPin2, std::string puk2) in UnlockPuk2()
/base/telephony/core_service/services/core/src/
Dcore_service.cpp867 …const int slotId, const std::u16string &newPin2, const std::u16string &puk2, LockStatusResponse &r… in UnlockPuk2()
887 …const int slotId, const std::u16string &newPin2, const std::u16string &oldPin2, LockStatusResponse… in AlterPin2()
Dcore_service_stub.cpp923 std::u16string newPin2 = data.ReadString16(); in OnUnlockPuk2() local
944 std::u16string newPin2 = data.ReadString16(); in OnAlterPin2() local
/base/telephony/cellular_call/services/control/src/
Dcellular_call_supplement.cpp1488 std::string newPin2 = mmiData.serviceInfoB; in AlterPin2Password() local
1508 std::string newPin2 = mmiData.serviceInfoB; in UnlockPuk2() local
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp587 …int32_t slotId, const std::u16string &newPin2, const std::u16string &puk2, LockStatusResponse &res… in UnlockPuk2()
598 …int32_t slotId, const std::u16string &newPin2, const std::u16string &oldPin2, LockStatusResponse &… in AlterPin2()
Dcore_manager_inner.cpp2215 … int32_t slotId, const std::string &newPin2, const std::string &puk2, LockStatusResponse &response) in UnlockPuk2()
2225 …int32_t slotId, const std::string &newPin2, const std::string &oldPin2, LockStatusResponse &respon… in AlterPin2()
Dcore_service_proxy.cpp1614 …const int32_t slotId, const std::u16string &newPin2, const std::u16string &puk2, LockStatusRespons… in UnlockPuk2()
1647 …const int32_t slotId, const std::u16string &newPin2, const std::u16string &oldPin2, LockStatusResp… in AlterPin2()
/base/telephony/core_service/services/sim/test/
Dtest.cpp1071 std::string newPin2 = " "; in TestUnlockPuk2() local
1099 std::string newPin2 = " "; in TestAlterPin2() local