Home
last modified time | relevance | path

Searched refs:GetStandbyDurationList (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dnap_state.cpp32 maintInterval_ = StandbyConfigManager::GetInstance()->GetStandbyDurationList(NAP_MAINT_DURATION); in NapState()
H A Dsleep_state.cpp39 maintInterval_ = StandbyConfigManager::GetInstance()->GetStandbyDurationList(SLEEP_MAINT_DURATOIN); in SleepState()
/foundation/resourceschedule/device_standby/utils/test/fuzztest/configmanager_fuzzer/
H A Dconfigmanager_fuzzer.cpp142 DelayedSingleton<StandbyConfigManager>::GetInstance()->GetStandbyDurationList(str); in DoSomethingInterestingWithMyAPI()
/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h92 std::vector<int32_t> GetStandbyDurationList(const std::string& switchName);
/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp426 std::vector<int32_t> StandbyConfigManager::GetStandbyDurationList(const std::string& switchName) in GetStandbyDurationList() function in OHOS::DevStandbyMgr::StandbyConfigManager

Completed in 3 milliseconds