Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_calendar.cpp122 void BundleActiveCalendar::TruncateTo(int32_t intervalType) in TruncateTo()
H A Dbundle_active_user_service.cpp269 for (uint32_t intervalType = 0; intervalType < periodLength_.size(); intervalType++) { in LoadActiveStats() local
423 int32_t intervalType, const int64_t beginTime, const int64_t endTime, const int32_t userId, in QueryBundleStatsInfos()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/utils/src/
H A Dbundle_active_util.cpp44 …t BundleActiveUtil::GetIntervalTypeStartTime(const int64_t& timeStamp, const int32_t& intervalType) in GetIntervalTypeStartTime()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_client.cpp96 const int32_t intervalType, const int64_t beginTime, const int64_t endTime, int32_t userId) in QueryBundleStatsInfoByInterval()
130 const int32_t intervalType, const int64_t beginTime, const int64_t endTime) in QueryBundleStatsInfos()
H A Dbundle_active_proxy.cpp72 const int32_t intervalType, const int64_t beginTime, const int64_t endTime, int32_t userId) in QueryBundleStatsInfoByInterval()
161 const int32_t intervalType, const int64_t beginTime, const int64_t endTime) in QueryBundleStatsInfos()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_service.cpp338 const int32_t intervalType, const int64_t beginTime, const int64_t endTime, int32_t userId) in QueryBundleStatsInfoByInterval()
410 const int32_t intervalType, const int64_t beginTime, const int64_t endTime) in QueryBundleStatsInfos()
518 int32_t BundleActiveService::ConvertIntervalType(const int32_t intervalType) in ConvertIntervalType()
780 int32_t intervalType = ConvertIntervalType(BundleActiveUtil::StringToInt32(dumpOption[2])); in DumpPackageUsage() local
H A Dbundle_active_stub.cpp112 int32_t intervalType = data.ReadInt32(); in HandleQueryBundleStatsInfoByInterval() local
163 int32_t intervalType = data.ReadInt32(); in HandleQueryBundleStatsInfos() local
H A Dbundle_active_core.cpp556 … const int32_t userId, const int32_t intervalType, const int64_t beginTime, const int64_t endTime, in QueryBundleStatsInfos()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactivepowerstatecallbackproxy_fuzzer/
H A Dbundleactivepowerstatecallbackproxy_fuzzer.cpp108 int32_t intervalType = GetData<int32_t>(); in BundleActiveClientFuzzTest() local
/ohos5.0/base/sensors/medical_sensor/interfaces/plugin/src/
H A Dmedical_js.cpp136 napi_valuetype intervalType = napi_undefined; in On() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/
H A Dbundle_state_data.h92 int32_t intervalType = -1; member
156 int32_t intervalType = -1; member
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dpackage_usage_test.cpp489 int32_t intervalType = -1; variable
533 int32_t intervalType = 0; variable