Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/src/
Dsim_state_manager.cpp349 int32_t slotId, std::string newPin2, std::string oldPin2, LockStatusResponse &response) in AlterPin2()
Dsim_state_handle.cpp138 void SimStateHandle::AlterPin2(int32_t slotId, std::string newPin2, std::string oldPin2) in AlterPin2()
Dsim_manager.cpp187 bool SimManager::AlterPin2(int32_t slotId, std::string newPin2, std::string oldPin2, LockStatusResp… in AlterPin2()
/base/telephony/core_service/services/core/src/
Dcore_service.cpp578 const int slotId, std::u16string newPin2, std::u16string oldPin2, LockStatusResponse &response) in AlterPin2()
Dcore_service_stub.cpp660 std::u16string oldPin2 = data.ReadString16(); in OnAlterPin2() local
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp503 int32_t slotId, std::u16string newPin2, std::u16string oldPin2, LockStatusResponse &response) in AlterPin2()
Dcore_service_proxy.cpp1288 …const int32_t slotId, std::u16string newPin2, std::u16string oldPin2, LockStatusResponse &response) in AlterPin2()
Dcore_manager_inner.cpp1770 int32_t slotId, std::string newPin2, std::string oldPin2, LockStatusResponse &response) in AlterPin2()
/base/telephony/core_service/services/sim/test/
Dtest.cpp710 std::string oldPin2 = " "; in TestAlterPin2() local