Home
last modified time | relevance | path

Searched refs:bundleActiveController (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_handler.cpp51 void BundleActiveGroupHandler::Init(const std::shared_ptr<BundleActiveGroupController>& bundleActiveController) in Init() argument
54 if (bundleActiveController == nullptr) { in Init()
55 BUNDLE_ACTIVE_LOGE("Init failed bundleActiveController is null"); in Init()
58 bundleActiveGroupController_ = bundleActiveController; in Init()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_handler.h60 void Init(const std::shared_ptr<BundleActiveGroupController>& bundleActiveController);

Completed in 1 milliseconds