Searched refs:CLOUD_CONFIG_INDEX (Results 1 – 1 of 1) sorted by relevance
38 const int32_t CLOUD_CONFIG_INDEX = 7; variable162 int32_t returnCode = getSingleExtConfigFunc_(CLOUD_CONFIG_INDEX, configCloud); in GetCloudConfig()220 if (!GetCloudVersion(CLOUD_CONFIG_INDEX, cloudConfigVer)) { in NeedsToReadCloudConfig()221 … STANDBYSERVICE_LOGE("failed to get the version of fileIndex: %{public}d", CLOUD_CONFIG_INDEX); in NeedsToReadCloudConfig()308 if (fileIndex != CLOUD_CONFIG_INDEX) { in GetCloudVersion()