Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/utils/policy/src/
Dstandby_config_manager.cpp136 nlohmann::json resCtrlConfigRoot; in GetAndParseStrategyConfig() local
148 nlohmann::json resCtrlConfigRoot; in GetAndParseStrategyConfig() local
642 bool StandbyConfigManager::ParseResCtrlConfig(const nlohmann::json& resCtrlConfigRoot) in ParseResCtrlConfig()