Home
last modified time | relevance | path

Searched defs:businessSubType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/update/updateservice/services/engine/src/
H A Dupdate_service_cache.cpp37 bool UpdateServiceCache::IsTypelegal(BusinessSubType businessSubType) in IsTypelegal()
46 bool UpdateServiceCache::IsParamType(BusinessSubType businessSubType) in IsParamType()
51 UpgradeInfo UpdateServiceCache::GetUpgradeInfo(BusinessSubType businessSubType) in GetUpgradeInfo()
74 uint64_t UpdateServiceCache::GetCheckInterval(BusinessSubType businessSubType) in GetCheckInterval()
83 void UpdateServiceCache::SetCheckInterval(BusinessSubType businessSubType, uint64_t interval) in SetCheckInterval()
96 uint64_t UpdateServiceCache::GetDownloadInterval(BusinessSubType businessSubType) in GetDownloadInterval()
105 void UpdateServiceCache::SetDownloadInterval(BusinessSubType businessSubType, uint64_t interval) in SetDownloadInterval()
118 UpgradeInterval UpdateServiceCache::GetUpgradeInterval(BusinessSubType businessSubType) in GetUpgradeInterval()
128 void UpdateServiceCache::SetUpgradeStartTime(BusinessSubType businessSubType, uint64_t time) in SetUpgradeStartTime()
141 void UpdateServiceCache::SetUpgradeEndTime(BusinessSubType businessSubType, uint64_t time) in SetUpgradeEndTime()