Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h132 void ParseCloudConfig(const nlohmann::json& devConfigRoot);
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp166 ParseCloudConfig(ConfigRoot); in GetCloudConfig()
173 void StandbyConfigManager::ParseCloudConfig(const nlohmann::json& devConfigRoot) in ParseCloudConfig() function in OHOS::DevStandbyMgr::StandbyConfigManager