Searched refs:OnBundleInstallCanceled (Results 1 – 4 of 4) sorted by relevance
52 virtual void OnBundleInstallCanceled(bool user_initiated) {} in OnBundleInstallCanceled() function
237 delegate_->OnBundleInstallCanceled(user_initiated); in ReportCanceled()
58 virtual void OnBundleInstallCanceled(bool user_initiated) OVERRIDE;
201 void WebstorePrivateInstallBundleFunction::OnBundleInstallCanceled( in OnBundleInstallCanceled() function in extensions::WebstorePrivateInstallBundleFunction