Home
last modified time | relevance | path

Searched refs:ConfigRoot (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp164 nlohmann::json ConfigRoot; in GetCloudConfig() local
165 JsonUtils::LoadJsonValueFromContent(ConfigRoot, configCloud); in GetCloudConfig()
166 ParseCloudConfig(ConfigRoot); in GetCloudConfig()