Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_stub.cpp34 constexpr int32_t PACKAGE_MAX_SIZE = 1000; variable
119 if (size > PACKAGE_MAX_SIZE) { in HandleQueryBundleStatsInfoByInterval()
169 if (size > PACKAGE_MAX_SIZE) { in HandleQueryBundleStatsInfos()
224 if (size > PACKAGE_MAX_SIZE) { in HandleQueryModuleUsageRecords()
305 if (size > PACKAGE_MAX_SIZE) { in HandleQueryNotificationEventStats()