Home
last modified time | relevance | path

Searched refs:CheckAndUpdateGroup (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_controller.h64 void CheckAndUpdateGroup(const std::string& bundleName, int32_t userId,
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp201 CheckAndUpdateGroup(oneBundle.bundleName, userId, oneBundle.uid, bootBasedTimeStamp); in CheckEachBundleState()
301 void BundleActiveGroupController::CheckAndUpdateGroup(const std::string& bundleName, const int32_t userId, in CheckAndUpdateGroup() function in OHOS::DeviceUsageStats::BundleActiveGroupController
341 BUNDLE_ACTIVE_LOGI("CheckAndUpdateGroup called SetAppGroup"); in CheckAndUpdateGroup()
H A Dbundle_active_group_handler.cpp195 bundleActiveGroupController_->CheckAndUpdateGroup( in ProcessEvent()
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp835 coreObject->bundleGroupController_->CheckAndUpdateGroup("test", userId, 0, timeStamp); in HWTEST_F()
1095 * @tc.desc: CheckAndUpdateGroup
1115 coreObject->bundleGroupController_->CheckAndUpdateGroup(bundleName, 0, userId, bootBasedTimeStamp); in HWTEST_F()
1120 coreObject->bundleGroupController_->CheckAndUpdateGroup(bundleName, 0, userId, bootBasedTimeStamp); in HWTEST_F()

Completed in 5 milliseconds