Home
last modified time | relevance | path

Searched defs:lockInner (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/power_manager/services/native/src/
Drunning_lock_mgr.cpp262 auto lockInner = RunningLockInner::CreateRunningLockInner(runningLockParam); in CreateRunningLock() local
280 auto lockInner = GetRunningLockInner(remoteObj); in ReleaseLock() local
385 auto lockInner = GetRunningLockInner(remoteObj); in Lock() local
439 auto lockInner = GetRunningLockInner(remoteObj); in UnLock() local
496 auto lockInner = GetRunningLockInner(remoteObj); in IsUsed() local
538 void RunningLockMgr::NotifyHiViewRunningLockInfo(const RunningLockInner& lockInner, in NotifyHiViewRunningLockInfo()
545 std::shared_ptr<RunningLockInner>& lockInner, RunningLockChangedType changeType) in NotifyRunningLockChanged()
597 auto lockInner = GetRunningLockInner(it); in ProxyRunningLockInner() local
626 std::shared_ptr<RunningLockInner>& lockInner) in LockInnerByProxy()
639 std::shared_ptr<RunningLockInner>& lockInner) in UnlockInnerByProxy()
[all …]
/base/powermgr/power_manager/test/unittest/src/
Drunning_lock_native_test.cpp257 auto lockInner = RunningLockInner::CreateRunningLockInner(runningLockParam); variable
432 auto lockInner = RunningLockInner::CreateRunningLockInner(runningLockParam); variable
568 auto lockInner = RunningLockInner::CreateRunningLockInner(runningLockParam); variable