Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/src/
Dsim_state_manager.cpp404 bool SimStateManager::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, in UnlockSimLock() function in OHOS::Telephony::SimStateManager
Dsim_state_handle.cpp176 void SimStateHandle::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo) in UnlockSimLock() function in OHOS::Telephony::SimStateHandle
Dsim_manager.cpp196 bool SimManager::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusResponse &r… in UnlockSimLock() function in OHOS::Telephony::SimManager
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_vendor_sim_defs.h163 void (*UnlockSimLock)(const ReqDataInfo *requestInfo, int32_t lockType, const char *password); member
/base/telephony/core_service/services/core/src/
Dcore_service.cpp803 bool CoreService::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusResponse &… in UnlockSimLock() function in OHOS::Telephony::CoreService
/base/telephony/ril_adapter/test/unittest/
Dril_unit_test.cpp723 void RilUnitTest::UnlockSimLock(const AppExecFwk::InnerEvent::Pointer &result) in UnlockSimLock() function in OHOS::Telephony::__anonff0867c90111::RilUnitTest
Dril_manager_test.cpp1048 void RilManagerTest::UnlockSimLock( in UnlockSimLock() function in OHOS::Telephony::RilManagerTest
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp708 bool CoreServiceClient::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusResp… in UnlockSimLock() function in OHOS::Telephony::CoreServiceClient
Dcore_service_proxy.cpp1854 bool CoreServiceProxy::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusRespo… in UnlockSimLock() function in OHOS::Telephony::CoreServiceProxy
Dcore_manager_inner.cpp1797 bool CoreManagerInner::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusRespo… in UnlockSimLock() function in OHOS::Telephony::CoreManagerInner
/base/telephony/ril_adapter/services/hril/src/
Dhril_sim.cpp695 int32_t HRilSim::UnlockSimLock(struct HdfSBuf *data) in UnlockSimLock() function in OHOS::Telephony::HRilSim
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_sim.cpp1296 int32_t TelRilSim::UnlockSimLock( in UnlockSimLock() function in OHOS::Telephony::TelRilSim
Dtel_ril_manager.cpp838 int32_t TelRilManager::UnlockSimLock( in UnlockSimLock() function in OHOS::Telephony::TelRilManager
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp1804 napi_value UnlockSimLock(napi_env env, napi_callback_info info) in UnlockSimLock() function