Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_service.h225 int32_t ConvertIntervalType(const int32_t intervalType);
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_service.cpp328 int32_t convertedIntervalType = ConvertIntervalType(intervalType); in QueryBundleStatsInfoByInterval()
400 int32_t convertedIntervalType = ConvertIntervalType(intervalType); in QueryBundleStatsInfos()
493 int32_t BundleActiveService::ConvertIntervalType(const int32_t intervalType) in ConvertIntervalType() function in OHOS::DeviceUsageStats::BundleActiveService

Completed in 3 milliseconds