Home
last modified time | relevance | path

Searched refs:RUNNINGLOCK_BACKGROUND_NOTIFICATION (Results 1 - 10 of 10) sorted by relevance

/base/powermgr/power_manager/interfaces/inner_api/native/include/
H A Drunning_lock_info.h53 RUNNINGLOCK_BACKGROUND_NOTIFICATION = RUNNINGLOCK_BACKGROUND | 1 << 2, // 0b00000101 member in OHOS::PowerMgr::RunningLockType
/base/powermgr/power_manager/test/unittest/src/
H A Drunning_lock_timer_handler_test.cpp108 RunningLockType::RUNNINGLOCK_BACKGROUND_NOTIFICATION); in HWTEST_F()
H A Drunning_lock_mock_test.cpp185 RunningLockInfo runninglockNotify("RunningLockMockNotify3.1", RunningLockType::RUNNINGLOCK_BACKGROUND_NOTIFICATION); in HWTEST_F()
363 RunningLockInfo runninglockNotify("RunningLockMockNotify6.1", RunningLockType::RUNNINGLOCK_BACKGROUND_NOTIFICATION); in HWTEST_F()
374 case RunningLockType::RUNNINGLOCK_BACKGROUND_NOTIFICATION: in HWTEST_F()
560 RunningLockInfo runninglockNotify("RunningLockMockNotify9.1", RunningLockType::RUNNINGLOCK_BACKGROUND_NOTIFICATION); in HWTEST_F()
/base/powermgr/power_manager/utils/native/src/
H A Dpower_utils.cpp169 case RunningLockType::RUNNINGLOCK_BACKGROUND_NOTIFICATION: in GetRunningLockTypeString()
/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.cpp131 lockCounters_.emplace(RunningLockType::RUNNINGLOCK_BACKGROUND_NOTIFICATION, in InitLocksTypeBackground()
132 std::make_shared<LockCounter>(RunningLockType::RUNNINGLOCK_BACKGROUND_NOTIFICATION, activate)); in InitLocksTypeBackground()
330 type == RunningLockType::RUNNINGLOCK_BACKGROUND_NOTIFICATION || in IsSceneRunningLockType()
/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Drunning_lock_test.cpp149 "backgroudNatification", RunningLockType::RUNNINGLOCK_BACKGROUND_NOTIFICATION); in HWTEST_F()
H A Dpower_mgr_client_test.cpp1066 ret = powerMgrClient.IsRunningLockTypeSupported(RunningLockType::RUNNINGLOCK_BACKGROUND_NOTIFICATION); in HWTEST_F()
/base/powermgr/power_manager/utils/shell/src/
H A Dpower_shell_command.cpp370 case RunningLockType::RUNNINGLOCK_BACKGROUND_NOTIFICATION: in GetBundleRunningLockTypeString()
/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp1121 type == RunningLockType::RUNNINGLOCK_BACKGROUND_NOTIFICATION || in IsRunningLockTypeSupported()
/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp1332 PowerMgr::RunningLockType::RUNNINGLOCK_BACKGROUND_NOTIFICATION);

Completed in 13 milliseconds