Home
last modified time | relevance | path

Searched refs:CheckEachBundleState (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_handler.cpp204 bundleActiveGroupController_->CheckEachBundleState(activatedOsAccountIds[i]); in ProcessEvent()
215 if (bundleActiveGroupController_->CheckEachBundleState(tmpHandlerobj.userId_) && in ProcessEvent()
H A Dbundle_active_group_controller.cpp79 CheckEachBundleState(currentUsedUser); in OnUserSwitched()
189 bool BundleActiveGroupController::CheckEachBundleState(const int32_t userId) in CheckEachBundleState() function in OHOS::DeviceUsageStats::BundleActiveGroupController
191 BUNDLE_ACTIVE_LOGI("CheckEachBundleState called, userid is %{public}d", userId); in CheckEachBundleState()
194 BUNDLE_ACTIVE_LOGE("CheckEachBundleState get bundle manager proxy failed!"); in CheckEachBundleState()
462 CheckEachBundleState(userId); in ShutDown()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_controller.h66 bool CheckEachBundleState(const int32_t userId);

Completed in 3 milliseconds