Home
last modified time | relevance | path

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

/base/powermgr/power_manager/services/native/src/
Drunning_lock_mgr.cpp222 auto lockInner = RunningLockInner::CreateRunningLockInner(runningLockInfo, userIPCinfo); in CreateRunningLock() local
243 auto lockInner = GetRunningLockInner(token); in ReleaseLock() local
288 auto lockInner = GetRunningLockInner(token); in Lock() local
324 auto lockInner = GetRunningLockInner(token); in UnLock() local
350 auto lockInner = GetRunningLockInner(token); in IsUsed() local
401 auto lockInner = GetRunningLockInner(token); in SetWorkTriggerList() local
416 const RunningLockInner& lockInner, in NotifyHiViewRunningLockInfo()
462 auto lockInner = it.second; in CheckOverTime() local
493 std::shared_ptr<RunningLockInner>& lockInner, RunningLockChangedType changeType) in NotifyRunningLockChanged()
567 std::shared_ptr<RunningLockInner>& lockInner, in SetRunningLockDisableFlag()
[all …]