Searched refs:GetMaxDuration (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/ |
H A D | libstandby_utils_policy.versionscript | 26 *GetMaxDuration*;
|
/ohos5.0/foundation/resourceschedule/device_standby/utils/test/fuzztest/configmanager_fuzzer/ |
H A D | configmanager_fuzzer.cpp | 147 DelayedSingleton<StandbyConfigManager>::GetInstance()->GetMaxDuration(str, str, in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/include/ |
H A D | standby_config_manager.h | 96 …int32_t GetMaxDuration(const std::string& name, const std::string& paramName, uint32_t condition, …
|
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/ |
H A D | standby_config_manager.cpp | 422 int32_t StandbyConfigManager::GetMaxDuration(const std::string& name, const std::string& paramName, in GetMaxDuration() function in OHOS::DevStandbyMgr::StandbyConfigManager
|
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | standby_service_impl.cpp | 646 …GetMaxDuration(name, AllowTypeName[allowTypeIndex], condition, isApp)) * TimeConstant::MSEC_PER_SE… in UpdateRecord()
|