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()
434 RunningLockParam lockInnerParam = lockInner->GetParam(); in UpdateWorkSource() local
449 RunningLockParam lockInnerParam = lockInner->GetParam(); in Lock() local
503 auto lockInnerParam = lockInner->GetParam(); in UnLock() local
615 void RunningLockMgr::NotifyRunningLockChanged(const RunningLockParam& lockInnerParam, const std::st… in NotifyRunningLockChanged()
685 RunningLockParam lockInnerParam = lockInner->GetParam(); in LockInnerByProxy() local
707 RunningLockParam lockInnerParam = lockInner->GetParam(); in UnlockInnerByProxy() local
798 int32_t RunningLockMgr::LockCounter::Increase(const RunningLockParam& lockInnerParam) in Increase()
814 int32_t RunningLockMgr::LockCounter::Decrease(const RunningLockParam& lockInnerParam) in Decrease()