Home
last modified time | relevance | path

Searched refs:SetHandlerAndCreateUserHistory (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_controller.h61 … void SetHandlerAndCreateUserHistory(const std::shared_ptr<BundleActiveGroupHandler>& groupHandler,
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp104 void BundleActiveGroupController::SetHandlerAndCreateUserHistory( in SetHandlerAndCreateUserHistory() function in OHOS::DeviceUsageStats::BundleActiveGroupController
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp204 …bundleGroupController_->SetHandlerAndCreateUserHistory(bundleGroupHandler_, realTimeShot_, shared_… in InitBundleGroupController()