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.cpp138 nlohmann::json resCtrlConfigRoot; in GetAndParseStrategyConfig() local
150 nlohmann::json resCtrlConfigRoot; in GetAndParseStrategyConfig() local
695 bool StandbyConfigManager::ParseResCtrlConfig(const nlohmann::json& resCtrlConfigRoot) in ParseResCtrlConfig()