Home
last modified time | relevance | path

Searched refs:bundleGroupEnable_ (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_controller.h49 bool bundleGroupEnable_ = true; member in OHOS::DeviceUsageStats::BundleActiveGroupController
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_handler.cpp216 bundleActiveGroupController_->bundleGroupEnable_) { in ProcessEvent()
H A Dbundle_active_group_controller.cpp245 if (bundleGroupEnable_ == false) { in ReportEvent()
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp817 coreObject->bundleGroupController_->bundleGroupEnable_ = false; in HWTEST_F()
1078 coreObject->bundleGroupController_->bundleGroupEnable_ = false; in HWTEST_F()
1081 coreObject->bundleGroupController_->bundleGroupEnable_ = true; in HWTEST_F()
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp276 bundleGroupController_->bundleGroupEnable_ = true; in InitBundleGroupController()

Completed in 7 milliseconds