Home
last modified time | relevance | path

Searched defs:oldPin2 (Results 1 - 12 of 12) sorted by relevance

/base/telephony/core_service/services/sim/src/
H A Dsim_state_manager.cpp428 AlterPin2( int32_t slotId, const std::string &newPin2, const std::string &oldPin2, LockStatusResponse &response) AlterPin2() argument
H A Dsim_state_handle.cpp266 void SimStateHandle::AlterPin2(int32_t slotId, const std::string &newPin2, const std::string &oldPin2) in AlterPin2() argument
H A Dsim_manager.cpp271 AlterPin2( int32_t slotId, const std::string &newPin2, const std::string &oldPin2, LockStatusResponse &response) AlterPin2() argument
/base/telephony/cellular_call/services/common/src/
H A Dsupplement_request_cs.cpp239 int32_t SupplementRequestCs::AlterPin2Password(int32_t slotId, std::string newPin2, std::string oldPin2) in AlterPin2Password() argument
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dcore_service_test.cpp411 std::u16string oldPin2 = u""; in HWTEST_F() local
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp1479 std::string oldPin2 = mmiData.serviceInfoA; in AlterPin2Password() local
/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp920 AlterPin2( const int slotId, const std::u16string &newPin2, const std::u16string &oldPin2, LockStatusResponse &response) AlterPin2() argument
H A Dcore_service_stub.cpp1201 std::u16string oldPin2 = data.ReadString16(); in OnAlterPin2() local
/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp618 AlterPin2( int32_t slotId, const std::u16string &newPin2, const std::u16string &oldPin2, LockStatusResponse &response) AlterPin2() argument
H A Dcore_service_proxy.cpp1716 AlterPin2( const int32_t slotId, const std::u16string &newPin2, const std::u16string &oldPin2, LockStatusResponse &response) AlterPin2() argument
H A Dcore_manager_inner.cpp2317 AlterPin2( int32_t slotId, const std::string &newPin2, const std::string &oldPin2, LockStatusResponse &response) AlterPin2() argument
/base/telephony/core_service/services/sim/test/
H A Dtest.cpp1098 std::string oldPin2 = " "; in TestAlterPin2() local
1106 std::cin >> oldPin2; in TestAlterPin2() local

Completed in 34 milliseconds