Home
last modified time | relevance | path

Searched defs:UnlockSimLock (Results 1 - 14 of 14) sorted by relevance

/base/telephony/core_service/services/sim/src/
H A Dsim_state_manager.cpp482 int32_t SimStateManager::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusResponse &response) in UnlockSimLock() function in OHOS::Telephony::SimStateManager
H A Dsim_state_handle.cpp314 void SimStateHandle::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo) in UnlockSimLock() function in OHOS::Telephony::SimStateHandle
H A Dsim_manager.cpp281 int32_t SimManager::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusResponse &response) in UnlockSimLock() function in OHOS::Telephony::SimManager
/base/telephony/core_service/test/fuzztest/unlockpin_fuzzer/
H A Dunlockpin_fuzzer.cpp224 void UnlockSimLock(const uint8_t *data, size_t size) in UnlockSimLock() function
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sim_defs.h387 void (*UnlockSimLock)(const ReqDataInfo *requestInfo, int32_t lockType, const char *password); member
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp470 int32_t TelRilSim::UnlockSimLock( in UnlockSimLock() function in OHOS::Telephony::TelRilSim
H A Dtel_ril_manager.cpp940 int32_t TelRilManager::UnlockSimLock( in UnlockSimLock() function in OHOS::Telephony::TelRilManager
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp358 int32_t HRilSim::UnlockSimLock(int32_t serialId, int32_t lockType, const std::string &key) in UnlockSimLock() function in OHOS::Telephony::HRilSim
H A Dhril_manager.cpp817 int32_t HRilManager::UnlockSimLock(int32_t slotId, int32_t serialId, int32_t lockType, const std::string &key) in UnlockSimLock() function in OHOS::Telephony::HRilManager
/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp1378 int32_t CoreService::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusResponse &response) in UnlockSimLock() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp917 int32_t CoreServiceClient::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusResponse &response) in UnlockSimLock() function in OHOS::Telephony::CoreServiceClient
H A Dcore_service_proxy.cpp2623 int32_t CoreServiceProxy::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusResponse &response) in UnlockSimLock() function in OHOS::Telephony::CoreServiceProxy
H A Dcore_manager_inner.cpp2354 int32_t CoreManagerInner::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusResponse &response) in UnlockSimLock() function in OHOS::Telephony::CoreManagerInner
/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp2912 napi_value UnlockSimLock(napi_env env, napi_callback_info info) in UnlockSimLock() function

Completed in 46 milliseconds