Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp499 nlohmann::json standbyConfig; in ParseDeviceStanbyConfig() local
536 bool StandbyConfigManager::ParseStandbyConfig(const nlohmann::json& standbyConfig) in ParseStandbyConfig()