Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp218 if (!GetParamVersion(STANDBY_CONFIG_INDEX, deviceConfigVer)) { in NeedsToReadCloudConfig()
221 if (!GetParamVersion(STRATEGY_CONFIG_INDEX, strategyConfigVer)) { in NeedsToReadCloudConfig()
275 bool StandbyConfigManager::GetParamVersion(const int32_t& fileIndex, std::string& version) in GetParamVersion() function in OHOS::DevStandbyMgr::StandbyConfigManager
/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h141 bool GetParamVersion(const int32_t& fileIndex, std::string& version);

Completed in 3 milliseconds