Searched refs:OnBundleInfoChanged (Results 1 – 4 of 4) sorted by relevance
98 bgContinuousTaskMgr->OnBundleInfoChanged(action, bundleName, uid); in OnReceiveEventContinuousTask()
695 bgContinuousTaskMgr_->OnBundleInfoChanged("action", "bundleName", -1);697 …bgContinuousTaskMgr_->OnBundleInfoChanged(EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_ADDED,700 …bgContinuousTaskMgr_->OnBundleInfoChanged(EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_DATA_…711 …bgContinuousTaskMgr_->OnBundleInfoChanged(EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_DATA_…
74 void OnBundleInfoChanged(const std::string &action, const std::string &bundleName, int32_t uid);
1435 void BgContinuousTaskMgr::OnBundleInfoChanged(const std::string &action, const std::string &bundleN… in OnBundleInfoChanged() function in OHOS::BackgroundTaskMgr::BgContinuousTaskMgr