Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp215 std::string cloudConfigVer; in NeedsToReadCloudConfig() local
224 if (!GetCloudVersion(CLOUD_CONFIG_INDEX, cloudConfigVer)) { in NeedsToReadCloudConfig()
235 bool ret = CompareVersion(cloudConfigVer, temp) > 0; in NeedsToReadCloudConfig()
237 ret, cloudConfigVer.c_str(), deviceConfigVer.c_str(), strategyConfigVer.c_str()); in NeedsToReadCloudConfig()

Completed in 2 milliseconds