Home
last modified time | relevance | path

Searched refs:devConfigRoot (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp177 void StandbyConfigManager::ParseCloudConfig(const nlohmann::json& devConfigRoot) in ParseCloudConfig() argument
182 if (JsonUtils::GetObjFromJsonValue(devConfigRoot, TAG_SETTING_LIST, settingConfig) && in ParseCloudConfig()
186 if (JsonUtils::GetObjFromJsonValue(devConfigRoot, TAG_STRATEGY_LIST, listConfig) && in ParseCloudConfig()
190 if (!ParseResCtrlConfig(devConfigRoot)) { in ParseCloudConfig()
/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h140 void ParseCloudConfig(const nlohmann::json& devConfigRoot);

Completed in 3 milliseconds