/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/ |
H A D | bundle_active_calendar.cpp | 122 void BundleActiveCalendar::TruncateTo(int32_t intervalType) in TruncateTo()
|
H A D | bundle_active_user_service.cpp | 269 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 D | bundle_active_util.cpp | 44 …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 D | bundle_active_client.cpp | 96 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 D | bundle_active_proxy.cpp | 72 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 D | bundle_active_service.cpp | 338 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 D | bundle_active_stub.cpp | 112 int32_t intervalType = data.ReadInt32(); in HandleQueryBundleStatsInfoByInterval() local 163 int32_t intervalType = data.ReadInt32(); in HandleQueryBundleStatsInfos() local
|
H A D | bundle_active_core.cpp | 556 … 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 D | bundleactivepowerstatecallbackproxy_fuzzer.cpp | 108 int32_t intervalType = GetData<int32_t>(); in BundleActiveClientFuzzTest() local
|
/ohos5.0/base/sensors/medical_sensor/interfaces/plugin/src/ |
H A D | medical_js.cpp | 136 napi_valuetype intervalType = napi_undefined; in On() local
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/ |
H A D | bundle_state_data.h | 92 int32_t intervalType = -1; member 156 int32_t intervalType = -1; member
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | package_usage_test.cpp | 489 int32_t intervalType = -1; variable 533 int32_t intervalType = 0; variable
|