Home
last modified time | relevance | path

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

/base/powermgr/power_manager/services/native/src/runninglock/
Drunning_lock_mgr.cpp116 [this](bool active, RunningLockParam lockInnerParam) -> int32_t { in InitLocksTypeBackground()
427 RunningLockParam lockInnerParam = lockInner->GetParam(); in UpdateWorkSource() local
444 RunningLockParam lockInnerParam = lockInner->GetParam(); in Lock() local
497 auto lockInnerParam = lockInner->GetParam(); in UnLock() local
591 void RunningLockMgr::NotifyRunningLockChanged(const RunningLockParam& lockInnerParam, const std::st… in NotifyRunningLockChanged()
659 RunningLockParam lockInnerParam = lockInner->GetParam(); in LockInnerByProxy() local
681 RunningLockParam lockInnerParam = lockInner->GetParam(); in UnlockInnerByProxy() local
772 int32_t RunningLockMgr::LockCounter::Increase(const RunningLockParam& lockInnerParam) in Increase()
788 int32_t RunningLockMgr::LockCounter::Decrease(const RunningLockParam& lockInnerParam) in Decrease()