Home
last modified time | relevance | path

Searched refs:GetMaxDuration (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/device_standby/utils/test/fuzztest/configmanager_fuzzer/
H A Dconfigmanager_fuzzer.cpp148 DelayedSingleton<StandbyConfigManager>::GetInstance()->GetMaxDuration(str, str, in DoSomethingInterestingWithMyAPI()
/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h98 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 Dstandby_config_manager.cpp431 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 Dstandby_service_impl.cpp635 GetMaxDuration(name, AllowTypeName[allowTypeIndex], condition, isApp)) * TimeConstant::MSEC_PER_SEC; in UpdateRecord()

Completed in 6 milliseconds