Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/test/fuzztest/unlockpin_fuzzer/
H A Dunlockpin_fuzzer.cpp138 void AlterPin2(const uint8_t *data, size_t size) in AlterPin2() function
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_manager.cpp398 int32_t SimStateManager::AlterPin2( in AlterPin2() function in OHOS::Telephony::SimStateManager
H A Dsim_state_handle.cpp256 void SimStateHandle::AlterPin2(int32_t slotId, const std::string &newPin2, const std::string &oldPi… in AlterPin2() function in OHOS::Telephony::SimStateHandle
H A Dsim_manager.cpp260 int32_t SimManager::AlterPin2( in AlterPin2() function in OHOS::Telephony::SimManager
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp921 int32_t CoreService::AlterPin2( in AlterPin2() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp617 int32_t CoreServiceClient::AlterPin2( in AlterPin2() function in OHOS::Telephony::CoreServiceClient
H A Dcore_manager_inner.cpp2308 int32_t CoreManagerInner::AlterPin2( in AlterPin2() function in OHOS::Telephony::CoreManagerInner
H A Dcore_service_proxy.cpp1713 int32_t CoreServiceProxy::AlterPin2( in AlterPin2() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp2038 napi_value AlterPin2(napi_env env, napi_callback_info info) in AlterPin2() function