Home
last modified time | relevance | path

Searched defs:standbyIntervalList (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp503 nlohmann::json standbyIntervalList; in ParseDeviceStanbyConfig() local
559 bool StandbyConfigManager::ParseIntervalList(const nlohmann::json& standbyIntervalList) in ParseIntervalList()