Home
last modified time | relevance | path

Searched defs:lockInfo (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_remote_object_internal.h44 ThreadLockInfo *lockInfo; member
51 ThreadLockInfo *lockInfo; member
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/socket/
H A Ddbinder_remote_listener.cpp133 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 Ddbinder_remote_listener_unittest.cpp394 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 Drunning_lock_mock_test.cpp359 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 Dnapi_domain_account_manager.h87 ThreadLockInfo *lockInfo = nullptr; member
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dsched_controller.cpp450 PowerMgr::RunningLockInfo lockInfo = it->second; in GetRunningLockState() local
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_manager.cpp452 int32_t SimStateManager::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusRes… in UnlockSimLock()
H A Dsim_state_handle.cpp304 void SimStateHandle::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo) in UnlockSimLock()
H A Dsim_manager.cpp270 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 Dsim_test_util.cpp427 PersoLockInfo lockInfo; in UnlockSimLockTestFunc() local
438 PersoLockInfo lockInfo; in UnlockSimLockTestFunc1() local
H A Dzero_branch_test_sim_ril.cpp749 PersoLockInfo lockInfo; variable
1299 LockInfo lockInfo; variable
H A Dzero_branch_test.cpp1086 PersoLockInfo lockInfo; variable
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/include/
H A Dnapi_os_account.h90 ThreadLockInfo *lockInfo; member
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp1379 int32_t CoreService::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusRespons… in UnlockSimLock()
H A Dcore_service_stub.cpp1701 PersoLockInfo lockInfo; in OnUnlockSimLock() local
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp916 int32_t CoreServiceClient::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusR… in UnlockSimLock()
H A Dcore_manager_inner.cpp2345 int32_t CoreManagerInner::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusRe… in UnlockSimLock()
H A Dcore_service_proxy.cpp2620 int32_t CoreServiceProxy::UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusRe… in UnlockSimLock()
/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dtest.cpp1334 PersoLockInfo lockInfo; in TestUnlockSimLock() local
/ohos5.0/base/account/os_account/interfaces/kits/napi/domain_account/src/
H A Dnapi_domain_account_manager.cpp43 …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 Dnapi_sim.cpp2885 PersoLockInfo lockInfo { static_cast<PersoLockType>(asyncContext->pinEnable), in NativeUnlockSimLock() local