Searched refs:OnBundlesUpdated (Results 1 – 4 of 4) sorted by relevance
26 virtual void OnBundlesUpdated(const std::string &bundleName) = 0;
25 void OnBundlesUpdated(const std::string &bundleName) override;
21 void BundleUpdateCallback::OnBundlesUpdated(const std::string &bundleName) in OnBundlesUpdated() function in OHOS::ExternalDeviceManager::BundleUpdateCallback
400 bundleUpdateCallback_->OnBundlesUpdated(bundleName); in UpdateToRdb()460 bundleUpdateCallback_->OnBundlesUpdated(bundleName); in OnBundleDrvRemoved()