Searched refs:bundleEvents_ (Results 1 – 5 of 5) sorted by relevance
355 bundleEvents_.clear(); in ClearBundleEvents()361 bundleEvents_.emplace_back(notifyBundleEvents); in AddNotifyBundleEvents()384 for (size_t i = 0; i < bundleEvents_.size(); ++i) { in HandleNotifyBundleEvents()385 commonEventMgr->NotifyBundleStatus(bundleEvents_[i], dataMgr); in HandleNotifyBundleEvents()391 bundleEvents_.clear(); in HandleNotifyBundleEvents()
4738 bundleEvents_.emplace_back(installRes); in AddBundleStatus()4743 if (bundleEvents_.empty()) { in NotifyAllBundleStatus()4755 for (const auto &bundleEvent : bundleEvents_) { in NotifyAllBundleStatus()
66 std::vector<NotifyBundleEvents> bundleEvents_; variable
782 std::vector<NotifyBundleEvents> bundleEvents_; variable
6144 EXPECT_NE(installer.bundleEvents_.end().base()->abilityName.c_str(),