Home
last modified time | relevance | path

Searched defs:UnlockPuk2 (Results 1 - 16 of 16) sorted by relevance

/base/telephony/core_service/services/sim/src/
H A Dsim_state_manager.cpp394 int32_t SimStateManager::UnlockPuk2( in UnlockPuk2() function in OHOS::Telephony::SimStateManager
H A Dsim_state_handle.cpp249 void SimStateHandle::UnlockPuk2(int32_t slotId, const std::string &newPin2, const std::string &puk2) in UnlockPuk2() function in OHOS::Telephony::SimStateHandle
H A Dsim_manager.cpp261 int32_t SimManager::UnlockPuk2( in UnlockPuk2() function in OHOS::Telephony::SimManager
/base/telephony/core_service/test/fuzztest/unlockpin_fuzzer/
H A Dunlockpin_fuzzer.cpp119 void UnlockPuk2(const uint8_t *data, size_t size) in UnlockPuk2() function
/base/telephony/cellular_call/services/common/src/
H A Dsupplement_request_cs.cpp270 int32_t SupplementRequestCs::UnlockPuk2(int32_t slotId, std::string newPin2, std::string puk2) in UnlockPuk2() function in OHOS::Telephony::SupplementRequestCs
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sim_defs.h372 void (*UnlockPuk2)(const ReqDataInfo *requestInfo, const char *puk2, const char *pin2); member
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp1492 void CellularCallSupplement::UnlockPuk2(int32_t slotId, const MMIData &mmiData) in UnlockPuk2() function in OHOS::Telephony::CellularCallSupplement
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp383 int32_t TelRilSim::UnlockPuk2(std::string puk2, std::string pin2, const AppExecFwk::InnerEvent::Pointer &response) in UnlockPuk2() function in OHOS::Telephony::TelRilSim
H A Dtel_ril_manager.cpp872 int32_t TelRilManager::UnlockPuk2( in UnlockPuk2() function in OHOS::Telephony::TelRilManager
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp238 int32_t HRilSim::UnlockPuk2(int32_t serialId, const std::string &puk2, const std::string &pin2) in UnlockPuk2() function in OHOS::Telephony::HRilSim
H A Dhril_manager.cpp746 int32_t HRilManager::UnlockPuk2(int32_t slotId, int32_t serialId, const std::string &puk2, const std::string &pin2) in UnlockPuk2() function in OHOS::Telephony::HRilManager
/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp900 int32_t CoreService::UnlockPuk2( in UnlockPuk2() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp607 int32_t CoreServiceClient::UnlockPuk2( in UnlockPuk2() function in OHOS::Telephony::CoreServiceClient
H A Dcore_service_proxy.cpp1683 int32_t CoreServiceProxy::UnlockPuk2( in UnlockPuk2() function in OHOS::Telephony::CoreServiceProxy
H A Dcore_manager_inner.cpp2307 int32_t CoreManagerInner::UnlockPuk2( in UnlockPuk2() function in OHOS::Telephony::CoreManagerInner
/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp1980 napi_value UnlockPuk2(napi_env env, napi_callback_info info) in UnlockPuk2() function

Completed in 40 milliseconds