Home
last modified time | relevance | path

Searched defs:intervalType (Results 1 - 11 of 11) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/utils/src/
H A Dbundle_active_util.cpp43 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 Dbundle_active_calendar.cpp122 void BundleActiveCalendar::TruncateTo(int32_t intervalType) in TruncateTo() argument
H A Dbundle_active_user_service.cpp436 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 Dbundle_active_stub.cpp113 int32_t intervalType = data.ReadInt32(); in HandleQueryBundleStatsInfoByInterval() local
164 int32_t intervalType = data.ReadInt32(); in HandleQueryBundleStatsInfos() local
H A Dbundle_active_service.cpp493 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 Dbundle_active_core.cpp667 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 Dbundle_active_proxy.cpp55 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 Dbundle_active_client.cpp86 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 Dbundleactivepowerstatecallbackproxy_fuzzer.cpp108 int32_t intervalType = GetData<int32_t>(); in BundleActiveClientFuzzTest() local
/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
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dpackage_usage_test.cpp489 int32_t intervalType = -1; in HWTEST_F() local
533 int32_t intervalType in HWTEST_F() local
[all...]

Completed in 9 milliseconds