Searched refs:GetMaxDuration (Results 1 - 4 of 4) sorted by relevance
/foundation/resourceschedule/device_standby/utils/test/fuzztest/configmanager_fuzzer/ |
H A D | configmanager_fuzzer.cpp | 148 DelayedSingleton<StandbyConfigManager>::GetInstance()->GetMaxDuration(str, str, in DoSomethingInterestingWithMyAPI()
|
/foundation/resourceschedule/device_standby/utils/policy/include/ |
H A D | standby_config_manager.h | 98 int32_t GetMaxDuration(const std::string& name, const std::string& paramName, uint32_t condition, bool isApp);
|
/foundation/resourceschedule/device_standby/utils/policy/src/ |
H A D | standby_config_manager.cpp | 431 int32_t StandbyConfigManager::GetMaxDuration(const std::string& name, const std::string& paramName, in GetMaxDuration() function in OHOS::DevStandbyMgr::StandbyConfigManager
|
/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | standby_service_impl.cpp | 635 GetMaxDuration(name, AllowTypeName[allowTypeIndex], condition, isApp)) * TimeConstant::MSEC_PER_SEC; in UpdateRecord()
|
Completed in 6 milliseconds