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