Searched defs:lockInfo (Results 1 – 13 of 13) sorted by relevance
/base/telephony/core_service/services/sim/src/ |
D | sim_state_manager.cpp | 422 int32_t SimStateManager::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusRes… in UnlockSimLock()
|
D | sim_state_handle.cpp | 198 void SimStateHandle::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo) in UnlockSimLock()
|
D | sim_manager.cpp | 273 int32_t SimManager::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusResponse… in UnlockSimLock()
|
/base/account/os_account/interfaces/kits/napi/account_iam/include/ |
D | napi_account_iam_common.h | 209 ThreadLockInfo *lockInfo = nullptr; member
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
D | zero_branch_test.cpp | 709 PersoLockInfo lockInfo; variable
|
D | sim_test.cpp | 3133 PersoLockInfo lockInfo; in UnlockSimLockTestFunc() local 3169 PersoLockInfo lockInfo; in UnlockSimLockTestFunc1() local
|
/base/telephony/core_service/services/core/src/ |
D | core_service.cpp | 1030 int32_t CoreService::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusRespons… in UnlockSimLock()
|
D | core_service_stub.cpp | 1332 PersoLockInfo lockInfo; in OnUnlockSimLock() local
|
/base/telephony/core_service/frameworks/native/src/ |
D | core_service_client.cpp | 803 int32_t CoreServiceClient::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusR… in UnlockSimLock()
|
D | core_manager_inner.cpp | 2137 int32_t CoreManagerInner::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusRe… in UnlockSimLock()
|
D | core_service_proxy.cpp | 2267 int32_t CoreServiceProxy::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusRe… in UnlockSimLock()
|
/base/telephony/core_service/services/sim/test/ |
D | test.cpp | 1184 PersoLockInfo lockInfo; in TestUnlockSimLock() local
|
/base/telephony/core_service/frameworks/js/sim/src/ |
D | napi_sim.cpp | 2338 PersoLockInfo lockInfo { static_cast<PersoLockType>(asyncContext->pinEnable), in NativeUnlockSimLock() local
|