Home
last modified time | relevance | path

Searched refs:tab_util (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium_org/chrome/browser/renderer_host/
DDEPS5 # Allow tab_util.h for GetWebContentsByID.
6 "+chrome/browser/tab_contents/tab_util.h",
Dchrome_resource_dispatcher_host_delegate.cc134 tab_util::GetWebContentsByID(render_process_id, render_view_id); in GetPrerenderManager()
155 tab_util::GetWebContentsByID(render_process_id, render_view_id); in UpdatePrerenderNetworkBytesCallback()
179 tab_util::GetWebContentsByID(render_process_id, render_view_id); in SendExecuteMimeTypeHandlerEvent()
209 tab_util::GetWebContentsByID(render_process_id, render_view_id); in LaunchURL()
/external/chromium_org/chrome/browser/tab_contents/
Dtab_util.h16 namespace tab_util {
Dtab_util.cc23 namespace tab_util { namespace
/external/chromium_org/chrome/browser/ui/android/infobars/
Dauto_login_prompter.cc73 WebContents* web_contents = tab_util::GetWebContentsByID(child_id, route_id); in ShowInfoBarUIThread()
/external/chromium_org/chrome/browser/chromeos/
Dexternal_protocol_dialog.cc35 WebContents* web_contents = tab_util::GetWebContentsByID( in RunExternalProtocolDialog()
/external/chromium_org/chrome/browser/ui/views/
Dexternal_protocol_dialog.cc134 WebContents* web_contents = tab_util::GetWebContentsByID( in ExternalProtocolDialog()
/external/chromium_org/chrome/browser/geolocation/
Dgeolocation_permission_context.cc192 content::WebContents* web_contents = tab_util::GetWebContentsByID( in CancelGeolocationPermissionRequest()
331 content::WebContents* web_contents = tab_util::GetWebContentsByID( in CancelPendingInfobarRequest()
/external/chromium_org/chrome/browser/download/
Ddownload_request_limiter.cc324 tab_util::GetWebContentsByID(render_process_host_id, render_view_id); in CanDownload()
361 tab_util::GetWebContentsByID(render_process_host_id, render_view_id); in OnCanDownloadDecided()
/external/chromium_org/chrome/browser/ui/webui/options/
Dadvanced_options_utils_linux.cc58 tab_util::GetWebContentsByID(render_process_id, render_view_id); in ShowLinuxProxyConfigUrl()
/external/chromium_org/chrome/browser/gpu/
Dthree_d_api_observer.cc172 content::WebContents* web_contents = tab_util::GetWebContentsByID( in DidBlock3DAPIs()
/external/chromium_org/chrome/browser/ui/
Dbrowser_tabrestore.cc58 tab_util::GetSiteInstanceForNewTab(browser->profile(), restore_url)); in CreateRestoredTab()
Dbrowser_navigator.cc343 tab_util::GetSiteInstanceForNewTab(params.browser->profile(), url)); in CreateTargetContents()
/external/chromium_org/chrome/browser/external_protocol/
Dexternal_protocol_handler.cc298 content::WebContents* web_contents = tab_util::GetWebContentsByID( in LaunchUrlWithoutSecurityCheck()
/external/chromium_org/chrome/browser/supervised_user/
Dsupervised_user_navigation_observer.cc209 tab_util::GetWebContentsByID(render_process_host_id, render_view_id); in OnRequestBlocked()
/external/chromium_org/chrome/browser/signin/
Dsignin_header_helper.cc132 tab_util::GetWebContentsByID(child_id, route_id); in ProcessMirrorHeaderUIThread()
/external/chromium_org/chrome/browser/
Dchrome_quota_permission_context.cc274 tab_util::GetWebContentsByID(render_process_id, in RequestQuotaPermission()
/external/chromium_org/chrome/browser/safe_browsing/
Dui_manager.cc136 tab_util::GetWebContentsByID(resource.render_process_host_id, in DisplayBlockingPage()
Dsafe_browsing_blocking_page.cc645 WebContents* web_contents = tab_util::GetWebContentsByID( in ShowBlockingPage()
/external/chromium_org/chrome/browser/ui/pdf/
Dpdf_unsupported_feature.cc342 tab_util::GetWebContentsByID(process_id, routing_id); in GotPluginsCallback()
/external/chromium_org/chrome/browser/speech/
Dchrome_speech_recognition_manager_delegate.cc160 WebContents* web_contents = tab_util::GetWebContentsByID(render_process_id, in Watch()
/external/chromium_org/chrome/browser/content_settings/
Dpermission_queue_controller.cc36 tab_util::GetWebContentsByID(id.render_process_id(), id.render_view_id()); in GetInfoBarService()
/external/chromium_org/chrome/browser/ui/cocoa/
Dlogin_prompt_cocoa.mm14 #include "chrome/browser/tab_contents/tab_util.h"
/external/chromium_org/chrome/browser/ui/sync/
Done_click_signin_helper.cc242 content::WebContents* web_contents = tab_util::GetWebContentsByID(child_id, in RedirectToNtpOrAppsPageWithIds()
1053 content::WebContents* web_contents = tab_util::GetWebContentsByID(child_id, in ShowInfoBarUIThread()
/external/chromium_org/chrome/browser/android/
Dtab_android.cc77 profile, tab_util::GetSiteInstanceForNewTab(profile, url)); in CreateTargetContents()

12