Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp214 if (!GetParamVersion(STANDBY_CONFIG_INDEX, deviceConfigVer)) { in NeedsToReadCloudConfig()
217 if (!GetParamVersion(STRATEGY_CONFIG_INDEX, strategyConfigVer)) { in NeedsToReadCloudConfig()
271 bool StandbyConfigManager::GetParamVersion(const int32_t& fileIndex, std::string& version) in GetParamVersion() function in OHOS::DevStandbyMgr::StandbyConfigManager
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h133 bool GetParamVersion(const int32_t& fileIndex, std::string& version);