Home
last modified time | relevance | path

Searched refs:GetHalfHourSwitch (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/
H A Dlibstandby_utils_policy.versionscript32 *GetHalfHourSwitch*;
/ohos5.0/foundation/resourceschedule/device_standby/utils/test/fuzztest/configmanager_fuzzer/
H A Dconfigmanager_fuzzer.cpp145 DelayedSingleton<StandbyConfigManager>::GetInstance()->GetHalfHourSwitch(str); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h84 bool GetHalfHourSwitch(const std::string& switchName);
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp378 bool StandbyConfigManager::GetHalfHourSwitch(const std::string& switchName) in GetHalfHourSwitch() function in OHOS::DevStandbyMgr::StandbyConfigManager