/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/include/ |
H A D | napi_remote_object_internal.h | 44 ThreadLockInfo *lockInfo; member 51 ThreadLockInfo *lockInfo; member
|
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/socket/ |
H A D | dbinder_remote_listener.cpp | 133 std::shared_ptr<DeviceLock> lockInfo = QueryOrNewDeviceLock(peerNetworkId); in CreateClientSocket() local 246 std::shared_ptr<DeviceLock> lockInfo = std::make_shared<struct DeviceLock>(); in QueryOrNewDeviceLock() local
|
/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/ |
H A D | dbinder_remote_listener_unittest.cpp | 394 std::shared_ptr<DeviceLock> lockInfo = nullptr; variable 408 std::shared_ptr<DeviceLock> lockInfo = std::make_shared<struct DeviceLock>(); variable
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/ |
H A D | running_lock_mock_test.cpp | 359 RunningLockInfo lockInfo {}; in __anoncd1def9a1002() local 427 RunningLockInfo lockInfo {}; in __anoncd1def9a1302() local
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/domain_account/include/ |
H A D | napi_domain_account_manager.h | 87 ThreadLockInfo *lockInfo = nullptr; member
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/ |
H A D | sched_controller.cpp | 450 PowerMgr::RunningLockInfo lockInfo = it->second; in GetRunningLockState() local
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | sim_state_manager.cpp | 452 int32_t SimStateManager::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusRes… in UnlockSimLock()
|
H A D | sim_state_handle.cpp | 304 void SimStateHandle::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo) in UnlockSimLock()
|
H A D | sim_manager.cpp | 270 int32_t SimManager::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusResponse… in UnlockSimLock()
|
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | sim_test_util.cpp | 427 PersoLockInfo lockInfo; in UnlockSimLockTestFunc() local 438 PersoLockInfo lockInfo; in UnlockSimLockTestFunc1() local
|
H A D | zero_branch_test_sim_ril.cpp | 749 PersoLockInfo lockInfo; variable 1299 LockInfo lockInfo; variable
|
H A D | zero_branch_test.cpp | 1086 PersoLockInfo lockInfo; variable
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/include/ |
H A D | napi_os_account.h | 90 ThreadLockInfo *lockInfo; member
|
/ohos5.0/base/telephony/core_service/services/core/src/ |
H A D | core_service.cpp | 1379 int32_t CoreService::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusRespons… in UnlockSimLock()
|
H A D | core_service_stub.cpp | 1701 PersoLockInfo lockInfo; in OnUnlockSimLock() local
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | core_service_client.cpp | 916 int32_t CoreServiceClient::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusR… in UnlockSimLock()
|
H A D | core_manager_inner.cpp | 2345 int32_t CoreManagerInner::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusRe… in UnlockSimLock()
|
H A D | core_service_proxy.cpp | 2620 int32_t CoreServiceProxy::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusRe… in UnlockSimLock()
|
/ohos5.0/base/telephony/core_service/services/sim/test/ |
H A D | test.cpp | 1334 PersoLockInfo lockInfo; in TestUnlockSimLock() local
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/domain_account/src/ |
H A D | napi_domain_account_manager.cpp | 43 …env env, uv_loop_s **loop, uv_work_t **work, JsDomainPluginParam **param, ThreadLockInfo *lockInfo) in InitDomainPluginExecEnv()
|
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/ |
H A D | napi_sim.cpp | 2885 PersoLockInfo lockInfo { static_cast<PersoLockType>(asyncContext->pinEnable), in NativeUnlockSimLock() local
|