Home
last modified time | relevance | path

Searched refs:Increase (Results 1 - 3 of 3) sorted by relevance

/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.h93 int32_t Increase(const RunningLockParam& lockInnerParam);
H A Drunning_lock_mgr.cpp234 result = counter->Increase(backgroundLockParam); in InitLocksTypeCoordination()
473 if (counter->Increase(lockInnerParam) != RUNNINGLOCK_SUCCESS) { in Lock()
773 int32_t RunningLockMgr::LockCounter::Increase(const RunningLockParam& lockInnerParam) in Increase() function in OHOS::RunningLockMgr::LockCounter
/base/powermgr/power_manager/test/unittest/src/
H A Drunning_lock_native_test.cpp566 runningLockMgr->lockCounters_[RunningLockType::RUNNINGLOCK_PROXIMITY_SCREEN_CONTROL]->Increase( in HWTEST_F()

Completed in 4 milliseconds