Home
last modified time | relevance | path

Searched defs:eventStats (Results 1 - 14 of 14) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_proxy.cpp322 QueryDeviceEventStats(int64_t beginTime, int64_t endTime, std::vector<BundleActiveEventStats>& eventStats, int32_t userId) QueryDeviceEventStats() argument
334 QueryNotificationEventStats(int64_t beginTime, int64_t endTime, std::vector<BundleActiveEventStats>& eventStats, int32_t userId) QueryNotificationEventStats() argument
346 IPCCommunication(int64_t beginTime, int64_t endTime, std::vector<BundleActiveEventStats>& eventStats, int32_t userId, int32_t communicationFlag) IPCCommunication() argument
H A Dbundle_active_client.cpp195 QueryDeviceEventStats(int64_t beginTime, int64_t endTime, std::vector<BundleActiveEventStats>& eventStats, int32_t userId) QueryDeviceEventStats() argument
206 QueryNotificationEventStats(int64_t beginTime, int64_t endTime, std::vector<BundleActiveEventStats>& eventStats, int32_t userId) QueryNotificationEventStats() argument
/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactivepowerstatecallbackproxy_fuzzer/
H A Dbundleactivepowerstatecallbackproxy_fuzzer.cpp132 std::vector<BundleActiveEventStats> eventStats; in BundleActiveClientFuzzTest() local
/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/
H A Dbundle_state_data.h102 std::vector<BundleActiveEventStats> eventStats; member
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_test.cpp310 std::vector<BundleActiveEventStats> eventStats; in HWTEST_F() local
326 std::vector<BundleActiveEventStats> eventStats; in HWTEST_F() local
H A Ddevice_usage_statistics_mock_test.cpp104 std::vector<BundleActiveEventStats> eventStats; in HWTEST_F() local
140 std::vector<BundleActiveEventStats> eventStats; in HWTEST_F() local
155 std::vector<BundleActiveEventStats> eventStats; in HWTEST_F() local
288 std::vector<BundleActiveEventStats> eventStats; in HWTEST_F() local
401 std::map<std::string, BundleActiveEventStats> eventStats; HWTEST_F() local
[all...]
H A Ddevice_usage_statistics_multi_test.cpp295 std::vector<BundleActiveEventStats> eventStats; in MultiTestQueryDeviceEventStats() local
317 std::vector<BundleActiveEventStats> eventStats; in MultiTestQueryNotificationEventStats() local
H A Dpackage_usage_test.cpp264 auto eventStats = std::make_shared<BundleActiveEventStats>(); in HWTEST_F() local
361 std::vector<BundleActiveEventStats> eventStats; in HWTEST_F() local
392 std::vector<BundleActiveEventStats> eventStats; HWTEST_F() local
[all...]
H A Ddevice_usage_statistics_service_test.cpp1192 auto eventStats = std::map<std::string, BundleActiveEventStats>(); in HWTEST_F() local
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_service.cpp581 QueryDeviceEventStats(int64_t beginTime, int64_t endTime, std::vector<BundleActiveEventStats>& eventStats, int32_t userId) QueryDeviceEventStats() argument
602 QueryNotificationEventStats(int64_t beginTime, int64_t endTime, std::vector<BundleActiveEventStats>& eventStats, int32_t userId) QueryNotificationEventStats() argument
H A Dbundle_active_core.cpp728 QueryDeviceEventStats(int64_t beginTime, int64_t endTime, std::vector<BundleActiveEventStats>& eventStats, int32_t userId) QueryDeviceEventStats() argument
743 QueryNotificationEventStats(int64_t beginTime, int64_t endTime, std::vector<BundleActiveEventStats>& eventStats, int32_t userId) QueryNotificationEventStats() argument
H A Dbundle_active_usage_database.cpp1801 QueryDeviceEventStats(int32_t eventId, int64_t beginTime, int64_t endTime, std::map<std::string, BundleActiveEventStats>& eventStats, int32_t userId) QueryDeviceEventStats() argument
/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dbundle_state_common.cpp170 GetBundleActiveEventStatsForResult(napi_env env, const std::vector<BundleActiveEventStats> &eventStats, napi_value result) GetBundleActiveEventStatsForResult() argument
196 GetBundleActiveNotificationNumberForResult(napi_env env, const std::vector<BundleActiveEventStats> &eventStats, napi_value result) GetBundleActiveNotificationNumberForResult() argument
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp542 QueryDeviceEventStats(int64_t beginTime, int64_t endTime, std::vector<BundleActiveEventStats>& eventStats, int32_t userId) QueryDeviceEventStats() argument
600 QueryNotificationEventStats(int64_t beginTime, int64_t endTime, std::vector<BundleActiveEventStats>& eventStats, int32_t userId) QueryNotificationEventStats() argument

Completed in 18 milliseconds