/external/chromium_org/chrome/browser/renderer_host/ |
D | DEPS | 5 # Allow tab_util.h for GetWebContentsByID. 6 "+chrome/browser/tab_contents/tab_util.h",
|
D | chrome_resource_dispatcher_host_delegate.cc | 134 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/ |
D | tab_util.h | 16 namespace tab_util {
|
D | tab_util.cc | 23 namespace tab_util { namespace
|
/external/chromium_org/chrome/browser/ui/android/infobars/ |
D | auto_login_prompter.cc | 73 WebContents* web_contents = tab_util::GetWebContentsByID(child_id, route_id); in ShowInfoBarUIThread()
|
/external/chromium_org/chrome/browser/chromeos/ |
D | external_protocol_dialog.cc | 35 WebContents* web_contents = tab_util::GetWebContentsByID( in RunExternalProtocolDialog()
|
/external/chromium_org/chrome/browser/ui/views/ |
D | external_protocol_dialog.cc | 134 WebContents* web_contents = tab_util::GetWebContentsByID( in ExternalProtocolDialog()
|
/external/chromium_org/chrome/browser/geolocation/ |
D | geolocation_permission_context.cc | 192 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/ |
D | download_request_limiter.cc | 324 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/ |
D | advanced_options_utils_linux.cc | 58 tab_util::GetWebContentsByID(render_process_id, render_view_id); in ShowLinuxProxyConfigUrl()
|
/external/chromium_org/chrome/browser/gpu/ |
D | three_d_api_observer.cc | 172 content::WebContents* web_contents = tab_util::GetWebContentsByID( in DidBlock3DAPIs()
|
/external/chromium_org/chrome/browser/ui/ |
D | browser_tabrestore.cc | 58 tab_util::GetSiteInstanceForNewTab(browser->profile(), restore_url)); in CreateRestoredTab()
|
D | browser_navigator.cc | 343 tab_util::GetSiteInstanceForNewTab(params.browser->profile(), url)); in CreateTargetContents()
|
/external/chromium_org/chrome/browser/external_protocol/ |
D | external_protocol_handler.cc | 298 content::WebContents* web_contents = tab_util::GetWebContentsByID( in LaunchUrlWithoutSecurityCheck()
|
/external/chromium_org/chrome/browser/supervised_user/ |
D | supervised_user_navigation_observer.cc | 209 tab_util::GetWebContentsByID(render_process_host_id, render_view_id); in OnRequestBlocked()
|
/external/chromium_org/chrome/browser/signin/ |
D | signin_header_helper.cc | 132 tab_util::GetWebContentsByID(child_id, route_id); in ProcessMirrorHeaderUIThread()
|
/external/chromium_org/chrome/browser/ |
D | chrome_quota_permission_context.cc | 274 tab_util::GetWebContentsByID(render_process_id, in RequestQuotaPermission()
|
/external/chromium_org/chrome/browser/safe_browsing/ |
D | ui_manager.cc | 136 tab_util::GetWebContentsByID(resource.render_process_host_id, in DisplayBlockingPage()
|
D | safe_browsing_blocking_page.cc | 645 WebContents* web_contents = tab_util::GetWebContentsByID( in ShowBlockingPage()
|
/external/chromium_org/chrome/browser/ui/pdf/ |
D | pdf_unsupported_feature.cc | 342 tab_util::GetWebContentsByID(process_id, routing_id); in GotPluginsCallback()
|
/external/chromium_org/chrome/browser/speech/ |
D | chrome_speech_recognition_manager_delegate.cc | 160 WebContents* web_contents = tab_util::GetWebContentsByID(render_process_id, in Watch()
|
/external/chromium_org/chrome/browser/content_settings/ |
D | permission_queue_controller.cc | 36 tab_util::GetWebContentsByID(id.render_process_id(), id.render_view_id()); in GetInfoBarService()
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | login_prompt_cocoa.mm | 14 #include "chrome/browser/tab_contents/tab_util.h"
|
/external/chromium_org/chrome/browser/ui/sync/ |
D | one_click_signin_helper.cc | 242 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/ |
D | tab_android.cc | 77 profile, tab_util::GetSiteInstanceForNewTab(profile, url)); in CreateTargetContents()
|