Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/utils/test/fuzztest/configmanager_fuzzer/
H A Dconfigmanager_fuzzer.cpp59 GetEligibleAllowTimeConfig(TAG_TEST, 0, false, false); in PreciseCoverageParseTimeLimitedConfig()
69 GetEligibleAllowTimeConfig(TAG_TEST_ONE, 0, false, false); in PreciseCoverageParseTimeLimitedConfig()
71 GetEligibleAllowTimeConfig(TAG_TEST_ONE, 0, false, true); in PreciseCoverageParseTimeLimitedConfig()
150 DelayedSingleton<StandbyConfigManager>::GetInstance()->GetEligibleAllowTimeConfig(str, in DoSomethingInterestingWithMyAPI()
/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h94 std::set<TimeLtdProcess> GetEligibleAllowTimeConfig(const std::string& paramName,
/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp434 auto eligibleAllowTimeList = GetEligibleAllowTimeConfig(paramName, condition, true, isApp); in GetMaxDuration()
481 std::set<TimeLtdProcess> StandbyConfigManager::GetEligibleAllowTimeConfig(const std::string& paramName, in GetEligibleAllowTimeConfig() function in OHOS::DevStandbyMgr::StandbyConfigManager

Completed in 3 milliseconds