Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_service.cpp353 int32_t convertedIntervalType = ConvertIntervalType(intervalType); in QueryBundleStatsInfoByInterval()
425 int32_t convertedIntervalType = ConvertIntervalType(intervalType); in QueryBundleStatsInfos()
518 int32_t BundleActiveService::ConvertIntervalType(const int32_t intervalType) in ConvertIntervalType() function in OHOS::DeviceUsageStats::BundleActiveService
780 int32_t intervalType = ConvertIntervalType(BundleActiveUtil::StringToInt32(dumpOption[2])); in DumpPackageUsage()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_service.h236 int32_t ConvertIntervalType(const int32_t intervalType);