Searched defs:WebContentsDestroyed (Results 1 - 25 of 33) sorted by relevance

12

/external/chromium_org/content/browser/android/
H A Dcontent_settings.cc45 void ContentSettings::WebContentsDestroyed(WebContents* web_contents) { function in class:content::ContentSettings
H A Dweb_contents_observer_android.cc52 void WebContentsObserverAndroid::WebContentsDestroyed( function in class:content::WebContentsObserverAndroid
/external/chromium_org/android_webview/browser/
H A Daw_javascript_dialog_manager.cc51 void AwJavaScriptDialogManager::WebContentsDestroyed( function in class:android_webview::AwJavaScriptDialogManager
/external/chromium_org/chrome/browser/ui/
H A Dauto_login_prompter.cc131 void AutoLoginPrompter::WebContentsDestroyed(WebContents* web_contents) { function in class:AutoLoginPrompter
/external/chromium_org/chrome/browser/extensions/
H A Dactive_tab_permission_granter.cc85 void ActiveTabPermissionGranter::WebContentsDestroyed( function in class:extensions::ActiveTabPermissionGranter
H A Dwebstore_inline_installer.cc166 void WebstoreInlineInstaller::WebContentsDestroyed( function in class:extensions::WebstoreInlineInstaller
/external/chromium_org/chrome/browser/ui/tab_contents/
H A Dcore_tab_helper.cc140 void CoreTabHelper::WebContentsDestroyed(WebContents* web_contents) { function in class:CoreTabHelper
/external/chromium_org/components/web_modal/
H A Dweb_contents_modal_dialog_manager.cc141 void WebContentsModalDialogManager::WebContentsDestroyed(WebContents* tab) { function in class:web_modal::WebContentsModalDialogManager
/external/chromium_org/content/browser/renderer_host/java/
H A Djava_bridge_dispatcher_host_manager.cc105 void JavaBridgeDispatcherHostManager::WebContentsDestroyed( function in class:content::JavaBridgeDispatcherHostManager
/external/chromium_org/content/browser/renderer_host/media/
H A Dweb_contents_tracker.cc98 void WebContentsTracker::WebContentsDestroyed(WebContents* web_contents) { function in class:content::WebContentsTracker
/external/chromium_org/content/shell/
H A Dshell_devtools_frontend.cc98 void ShellDevToolsFrontend::WebContentsDestroyed(WebContents* web_contents) { function in class:content::ShellDevToolsFrontend
H A Dshell_javascript_dialog_manager.cc130 void ShellJavaScriptDialogManager::WebContentsDestroyed( function in class:content::ShellJavaScriptDialogManager
/external/chromium_org/chrome/browser/extensions/api/identity/
H A Dexperimental_web_auth_flow.cc161 void ExperimentalWebAuthFlow::WebContentsDestroyed(WebContents* web_contents) { function in class:extensions::ExperimentalWebAuthFlow
/external/chromium_org/chrome/browser/history/
H A Dhistory_tab_helper.cc186 void HistoryTabHelper::WebContentsDestroyed(WebContents* tab) { function in class:HistoryTabHelper
/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_generation_manager.cc92 void PasswordGenerationManager::WebContentsDestroyed( function in class:PasswordGenerationManager
/external/chromium_org/chrome/browser/ui/gtk/
H A Dtab_contents_container_gtk.cc152 WebContentsDestroyed(content::Source<content::WebContents>(source).ptr());
155 void TabContentsContainerGtk::WebContentsDestroyed( function in class:TabContentsContainerGtk
/external/chromium_org/android_webview/native/
H A Daw_settings.cc175 void AwSettings::WebContentsDestroyed(content::WebContents* web_contents) { function in class:android_webview::AwSettings
H A Daw_contents_io_thread_client_impl.cc115 virtual void WebContentsDestroyed(WebContents* web_contents) OVERRIDE;
150 void ClientMapEntryUpdater::WebContentsDestroyed(WebContents* web_contents) { function in class:android_webview::__anon3437::ClientMapEntryUpdater
/external/chromium_org/chrome/browser/profiles/
H A Davatar_menu_model.cc87 virtual void WebContentsDestroyed(content::WebContents* contents) OVERRIDE;
118 void SignoutTracker::WebContentsDestroyed(content::WebContents* contents) { function in class:__anon5592::SignoutTracker
/external/chromium_org/chrome/browser/ui/app_modal_dialogs/
H A Djavascript_dialog_manager.cc67 virtual void WebContentsDestroyed(WebContents* web_contents) OVERRIDE;
229 void ChromeJavaScriptDialogManager::WebContentsDestroyed( function in class:__anon5978::ChromeJavaScriptDialogManager
/external/chromium_org/chrome/browser/ui/autofill/
H A Dtab_autofill_manager_delegate.cc255 void TabAutofillManagerDelegate::WebContentsDestroyed( function in class:autofill::TabAutofillManagerDelegate
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_host.cc73 // still return the pointer when we CHECK in WebContentsDestroyed (or if
207 void PanelHost::WebContentsDestroyed(content::WebContents* web_contents) { function in class:PanelHost
/external/chromium_org/ui/views/controls/webview/
H A Dwebview.cc173 WebContentsDestroyed(content::Source<content::WebContents>(source).ptr());
273 void WebView::WebContentsDestroyed(content::WebContents* web_contents) { function in class:views::WebView
/external/chromium_org/chrome/browser/guestview/webview/
H A Dwebview_guest.cc355 void WebViewGuest::WebContentsDestroyed(WebContents* web_contents) { function in class:WebViewGuest
/external/chromium_org/chrome/browser/safe_browsing/
H A Dclient_side_detection_host.cc364 void ClientSideDetectionHost::WebContentsDestroyed(WebContents* tab) { function in class:safe_browsing::ClientSideDetectionHost

Completed in 240 milliseconds

12