Home
last modified time | relevance | path

Searched refs:RUNNINGLOCK_BACKGROUND_SPORT (Results 1 - 8 of 8) sorted by relevance

/base/powermgr/power_manager/interfaces/inner_api/native/include/
H A Drunning_lock_info.h61 RUNNINGLOCK_BACKGROUND_SPORT = RUNNINGLOCK_BACKGROUND | 1 << 4, // 0b00010001 member in OHOS::PowerMgr::RunningLockType
/base/powermgr/power_manager/utils/native/src/
H A Dpower_utils.cpp173 case RunningLockType::RUNNINGLOCK_BACKGROUND_SPORT: in GetRunningLockTypeString()
/base/powermgr/power_manager/test/unittest/src/
H A Drunning_lock_mock_test.cpp244 RunningLockInfo runninglockSport("RunningLockMockSport4.1", RunningLockType::RUNNINGLOCK_BACKGROUND_SPORT); in HWTEST_F()
432 RunningLockInfo runninglockSport("RunningLockMockSport7.1", RunningLockType::RUNNINGLOCK_BACKGROUND_SPORT); in HWTEST_F()
442 case RunningLockType::RUNNINGLOCK_BACKGROUND_SPORT: in HWTEST_F()
628 RunningLockInfo runninglockSport("RunningLockMockSport10.1", RunningLockType::RUNNINGLOCK_BACKGROUND_SPORT); in HWTEST_F()
/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.cpp135 lockCounters_.emplace(RunningLockType::RUNNINGLOCK_BACKGROUND_SPORT, in InitLocksTypeBackground()
136 std::make_shared<LockCounter>(RunningLockType::RUNNINGLOCK_BACKGROUND_SPORT, activate)); in InitLocksTypeBackground()
332 type == RunningLockType::RUNNINGLOCK_BACKGROUND_SPORT || in IsSceneRunningLockType()
/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Drunning_lock_test.cpp155 runningLock = powerMgrClient.CreateRunningLock("backgroudSport", RunningLockType::RUNNINGLOCK_BACKGROUND_SPORT); in HWTEST_F()
H A Dpower_mgr_client_test.cpp1070 ret = powerMgrClient.IsRunningLockTypeSupported(RunningLockType::RUNNINGLOCK_BACKGROUND_SPORT); in HWTEST_F()
/base/powermgr/power_manager/utils/shell/src/
H A Dpower_shell_command.cpp374 case RunningLockType::RUNNINGLOCK_BACKGROUND_SPORT: in GetBundleRunningLockTypeString()
/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp1123 type == RunningLockType::RUNNINGLOCK_BACKGROUND_SPORT || in IsRunningLockTypeSupported()

Completed in 10 milliseconds