/foundation/resourceschedule/device_usage_statistics/utils/src/ |
H A D | bundle_active_util.cpp | 43 int64_t BundleActiveUtil::GetIntervalTypeStartTime(const int64_t& timeStamp, const int32_t& intervalType) in GetIntervalTypeStartTime() argument
|
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/ |
H A D | bundle_active_calendar.cpp | 122 void BundleActiveCalendar::TruncateTo(int32_t intervalType) in TruncateTo() argument
|
H A D | bundle_active_user_service.cpp | 436 QueryBundleStatsInfos(std::vector<BundleActivePackageStats>& PackageStats, int32_t intervalType, const int64_t beginTime, const int64_t endTime, const int32_t userId, const std::string& bundleName) QueryBundleStatsInfos() argument [all...] |
/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_stub.cpp | 113 int32_t intervalType = data.ReadInt32(); in HandleQueryBundleStatsInfoByInterval() local 164 int32_t intervalType = data.ReadInt32(); in HandleQueryBundleStatsInfos() local
|
H A D | bundle_active_service.cpp | 493 int32_t BundleActiveService::ConvertIntervalType(const int32_t intervalType) in ConvertIntervalType() argument 312 QueryBundleStatsInfoByInterval(std::vector<BundleActivePackageStats>& PackageStats, const int32_t intervalType, const int64_t beginTime, const int64_t endTime, int32_t userId) QueryBundleStatsInfoByInterval() argument 384 QueryBundleStatsInfos(std::vector<BundleActivePackageStats>& bundleActivePackageStats, const int32_t intervalType, const int64_t beginTime, const int64_t endTime) QueryBundleStatsInfos() argument 739 int32_t intervalType = std::stoi(dumpOption[2]); ShellDump() local [all...] |
H A D | bundle_active_core.cpp | 667 QueryBundleStatsInfos(std::vector<BundleActivePackageStats>& packageStats, const int32_t userId, const int32_t intervalType, const int64_t beginTime, const int64_t endTime, std::string bundleName) QueryBundleStatsInfos() argument
|
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
H A D | bundle_active_proxy.cpp | 55 QueryBundleStatsInfoByInterval(std::vector<BundleActivePackageStats>& PackageStats, const int32_t intervalType, const int64_t beginTime, const int64_t endTime, int32_t userId) QueryBundleStatsInfoByInterval() argument 144 QueryBundleStatsInfos(std::vector<BundleActivePackageStats>& bundleActivePackageStats, const int32_t intervalType, const int64_t beginTime, const int64_t endTime) QueryBundleStatsInfos() argument
|
H A D | bundle_active_client.cpp | 86 QueryBundleStatsInfoByInterval(std::vector<BundleActivePackageStats>& PackageStats, const int32_t intervalType, const int64_t beginTime, const int64_t endTime, int32_t userId) QueryBundleStatsInfoByInterval() argument 120 QueryBundleStatsInfos(std::vector<BundleActivePackageStats>& bundleActivePackageStats, const int32_t intervalType, const int64_t beginTime, const int64_t endTime) QueryBundleStatsInfos() argument
|
/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
|
/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
|
/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | package_usage_test.cpp | 489 int32_t intervalType = -1; in HWTEST_F() local 533 int32_t intervalType in HWTEST_F() local [all...] |