/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | device_usage_statistics_mock_test.cpp | 107 std::vector<BundleActiveEventStats> eventStats; variable 147 std::vector<BundleActiveEventStats> eventStats; variable 162 std::vector<BundleActiveEventStats> eventStats; variable 295 std::vector<BundleActiveEventStats> eventStats; variable 408 std::map<std::string, BundleActiveEventStats> eventStats; variable
|
H A D | device_usage_statistics_multi_test.cpp | 316 std::vector<BundleActiveEventStats> eventStats; in MultiTestQueryDeviceEventStats() local 338 std::vector<BundleActiveEventStats> eventStats; in MultiTestQueryNotificationEventStats() local
|
H A D | device_usage_statistics_test.cpp | 345 std::vector<BundleActiveEventStats> eventStats; variable 361 std::vector<BundleActiveEventStats> eventStats; variable
|
H A D | package_usage_test.cpp | 264 auto eventStats = std::make_shared<BundleActiveEventStats>(); variable 361 std::vector<BundleActiveEventStats> eventStats; variable 392 std::vector<BundleActiveEventStats> eventStats; variable
|
H A D | device_usage_statistics_service_test.cpp | 1214 auto eventStats = std::map<std::string, BundleActiveEventStats>(); variable
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
H A D | bundle_active_proxy.cpp | 339 std::vector<BundleActiveEventStats>& eventStats, int32_t userId) in QueryDeviceEventStats() 351 std::vector<BundleActiveEventStats>& eventStats, int32_t userId) in QueryNotificationEventStats() 363 std::vector<BundleActiveEventStats>& eventStats, int32_t userId, int32_t communicationFlag) in IPCCommunication()
|
H A D | bundle_active_client.cpp | 205 std::vector<BundleActiveEventStats>& eventStats, int32_t userId) in QueryDeviceEventStats() 216 std::vector<BundleActiveEventStats>& eventStats, int32_t userId) in QueryNotificationEventStats()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactivepowerstatecallbackproxy_fuzzer/ |
H A D | bundleactivepowerstatecallbackproxy_fuzzer.cpp | 133 std::vector<BundleActiveEventStats> eventStats; in BundleActiveClientFuzzTest() local
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
H A D | bundle_state_common.cpp | 171 const std::vector<BundleActiveEventStats> &eventStats, napi_value result) in GetBundleActiveEventStatsForResult() 197 const std::vector<BundleActiveEventStats> &eventStats, napi_value result) in GetBundleActiveNotificationNumberForResult()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/ |
H A D | bundle_active_user_service.cpp | 529 std::vector<BundleActiveEventStats>& eventStats, int32_t userId) in QueryDeviceEventStats() 587 std::vector<BundleActiveEventStats>& eventStats, int32_t userId) in QueryNotificationEventStats()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_service.cpp | 602 std::vector<BundleActiveEventStats>& eventStats, int32_t userId) in QueryDeviceEventStats() 623 std::vector<BundleActiveEventStats>& eventStats, int32_t userId) in QueryNotificationEventStats()
|
H A D | bundle_active_core.cpp | 617 std::vector<BundleActiveEventStats>& eventStats, int32_t userId) in QueryDeviceEventStats() 632 std::vector<BundleActiveEventStats>& eventStats, int32_t userId) in QueryNotificationEventStats()
|
H A D | bundle_active_usage_database.cpp | 1807 int64_t endTime, std::map<std::string, BundleActiveEventStats>& eventStats, int32_t userId) in QueryDeviceEventStats()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/ |
H A D | bundle_state_data.h | 102 std::vector<BundleActiveEventStats> eventStats; member
|