/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/ |
H A D | bundle_aging_mgr.cpp | 31 const std::vector<DeviceUsageStats::BundleActivePackageStats> &useStats, in StatisticsUsageStats() 32 std::vector<DeviceUsageStats::BundleActivePackageStats> &results) in StatisticsUsageStats() 149 std::vector<DeviceUsageStats::BundleActivePackageStats> &results) in QueryBundleStatsInfoByInterval() 159 std::vector<DeviceUsageStats::BundleActivePackageStats> useStats; in QueryBundleStatsInfoByInterval() 161 DeviceUsageStats::BundleActiveClient::GetInstance().QueryBundleStatsInfoByInterval( in QueryBundleStatsInfoByInterval() 189 std::vector<DeviceUsageStats::BundleActivePackageStats> activeBundleRecord; in InitAgingRequest() 202 DeviceUsageStats::BundleActivePackageStats bundleRecord; in InitAgingRequest()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactivepowerstatecallbackproxy_fuzzer/ |
H A D | bundleactivepowerstatecallbackproxy_fuzzer.cpp | 40 namespace DeviceUsageStats { namespace 193 if (size < OHOS::DeviceUsageStats::U32_AT_SIZE) { in LLVMFuzzerTestOneInput() 197 OHOS::DeviceUsageStats::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput() 198 OHOS::DeviceUsageStats::BundleActiveClientFuzzTest(data, size); in LLVMFuzzerTestOneInput() 199 OHOS::DeviceUsageStats::BundleActiveEventListFuzzTest(data, size); in LLVMFuzzerTestOneInput() 200 OHOS::DeviceUsageStats::BundleActiveStatsCombinerFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/fuzztest/appgroupcallbackstub_fuzzer/ |
H A D | appgroupcallbackstub_fuzzer.cpp | 26 namespace DeviceUsageStats { namespace 64 if (size < OHOS::DeviceUsageStats::U32_AT_SIZE) { in LLVMFuzzerTestOneInput() 79 OHOS::DeviceUsageStats::DoSomethingInterestingWithMyAPI(ch, size); in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactiveobserver_fuzzer/ |
H A D | bundleactiveobserver_fuzzer.cpp | 27 namespace DeviceUsageStats { namespace 69 if (size < OHOS::DeviceUsageStats::U32_AT_SIZE) { in LLVMFuzzerTestOneInput() 84 OHOS::DeviceUsageStats::DoSomethingInterestingWithMyAPI(ch, size); in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactiveonremoterequest_fuzzer/ |
H A D | bundleactiveonremoterequest_fuzzer.cpp | 26 namespace DeviceUsageStats { namespace 70 if (size < OHOS::DeviceUsageStats::U32_AT_SIZE) { in LLVMFuzzerTestOneInput() 85 OHOS::DeviceUsageStats::DoSomethingInterestingWithMyAPI(ch, size); in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/ |
H A D | work_bundle_group_change_callback.h | 27 class WorkBundleGroupChangeCallback : public DeviceUsageStats::AppGroupCallbackStub { 36 …void OnAppGroupChanged(const DeviceUsageStats::AppGroupCallbackInfo &appGroupCallbackInfo) overrid…
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/ |
H A D | work_status.cpp | 416 …auto errCode = DeviceUsageStats::BundleActiveClient::GetInstance().QueryAppGroup(group, bundleName… in SetMinInterval() 437 group > DeviceUsageStats::DeviceUsageStatsGroupConst::ACTIVE_GROUP_FIXED) { in SetMinIntervalByGroup() 438 newGroup = DeviceUsageStats::DeviceUsageStatsGroupConst::ACTIVE_GROUP_FIXED; in SetMinIntervalByGroup() 440 auto itMap = DeviceUsageStats::DeviceUsageStatsGroupMap::groupIntervalMap_.find(newGroup); in SetMinIntervalByGroup() 441 if (itMap != DeviceUsageStats::DeviceUsageStatsGroupMap::groupIntervalMap_.end()) { in SetMinIntervalByGroup() 442 minInterval_ = DeviceUsageStats::DeviceUsageStatsGroupMap::groupIntervalMap_[newGroup]; in SetMinIntervalByGroup()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/mock/ |
H A D | bundle_active_client_mock.cpp | 20 namespace DeviceUsageStats { namespace
|
H A D | bundle_active_account_helper_mock.cpp | 20 namespace DeviceUsageStats { namespace
|
H A D | bundle_active_core_mock.cpp | 20 namespace DeviceUsageStats { namespace
|
H A D | bundle_active_usage_database_mock.cpp | 20 namespace DeviceUsageStats { namespace
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/ |
H A D | bundle_active_debug_mode.h | 20 namespace DeviceUsageStats {
|
H A D | bundle_active_account_helper.h | 27 namespace DeviceUsageStats {
|
H A D | bundle_active_binary_search.h | 24 namespace DeviceUsageStats {
|
H A D | ibundle_active_service_ipc_interface_code.h | 21 namespace DeviceUsageStats {
|
H A D | bundle_active_shutdown_callback_service.h | 23 namespace DeviceUsageStats {
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/include/ |
H A D | iapp_group_callback_ipc_interface_code.h | 21 namespace DeviceUsageStats {
|
H A D | iapp_group_callback.h | 25 namespace DeviceUsageStats {
|
H A D | app_group_callback_proxy.h | 28 namespace DeviceUsageStats {
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_shutdown_callback_service.cpp | 19 namespace DeviceUsageStats { namespace
|
H A D | bundle_active_debug_mode.cpp | 25 namespace DeviceUsageStats { namespace
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/fuzztest/common/ |
H A D | fuzztest_helper.h | 23 namespace DeviceUsageStats {
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/include/ |
H A D | bundle_active_stats_update_listener.h | 20 namespace DeviceUsageStats {
|
H A D | bundle_active_event_list.h | 22 namespace DeviceUsageStats {
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/ |
H A D | bundle_state_condition.h | 19 namespace DeviceUsageStats {
|