Searched defs:oldPin2 (Results 1 – 9 of 9) sorted by relevance
| /base/telephony/core_service/services/sim/src/ |
| D | sim_state_manager.cpp | 349 int32_t slotId, std::string newPin2, std::string oldPin2, LockStatusResponse &response) in AlterPin2()
|
| D | sim_state_handle.cpp | 138 void SimStateHandle::AlterPin2(int32_t slotId, std::string newPin2, std::string oldPin2) in AlterPin2()
|
| D | sim_manager.cpp | 187 bool SimManager::AlterPin2(int32_t slotId, std::string newPin2, std::string oldPin2, LockStatusResp… in AlterPin2()
|
| /base/telephony/core_service/services/core/src/ |
| D | core_service.cpp | 578 const int slotId, std::u16string newPin2, std::u16string oldPin2, LockStatusResponse &response) in AlterPin2()
|
| D | core_service_stub.cpp | 660 std::u16string oldPin2 = data.ReadString16(); in OnAlterPin2() local
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | core_service_client.cpp | 503 int32_t slotId, std::u16string newPin2, std::u16string oldPin2, LockStatusResponse &response) in AlterPin2()
|
| D | core_service_proxy.cpp | 1288 …const int32_t slotId, std::u16string newPin2, std::u16string oldPin2, LockStatusResponse &response) in AlterPin2()
|
| D | core_manager_inner.cpp | 1770 int32_t slotId, std::string newPin2, std::string oldPin2, LockStatusResponse &response) in AlterPin2()
|
| /base/telephony/core_service/services/sim/test/ |
| D | test.cpp | 710 std::string oldPin2 = " "; in TestAlterPin2() local
|