Searched defs:render_process_host_id (Results 1 - 17 of 17) sorted by relevance

/external/chromium/chrome/browser/ssl/
H A Dssl_add_cert_handler.cc19 int render_process_host_id,
22 render_process_host_id_(render_process_host_id),
17 SSLAddCertHandler(net::URLRequest* request, net::X509Certificate* cert, int render_process_host_id, int render_view_id) argument
H A Dssl_client_auth_handler.cc35 int render_process_host_id; local
38 &render_process_host_id,
47 render_process_host_id, render_view_host_id,
/external/chromium/chrome/browser/chromeos/
H A Dexternal_protocol_dialog.cc35 const GURL& url, int render_process_host_id, int routing_id) {
37 render_process_host_id, routing_id);
34 RunExternalProtocolDialog( const GURL& url, int render_process_host_id, int routing_id) argument
/external/chromium/chrome/browser/renderer_host/
H A Dsave_file_resource_handler.cc15 SaveFileResourceHandler::SaveFileResourceHandler(int render_process_host_id, argument
20 render_process_id_(render_process_host_id),
H A Ddownload_throttling_resource_handler.cc19 int render_process_host_id,
26 render_process_host_id_(render_process_host_id),
15 DownloadThrottlingResourceHandler( ResourceDispatcherHost* host, net::URLRequest* request, const GURL& url, int render_process_host_id, int render_view_id, int request_id, bool in_complete) argument
H A Ddownload_resource_handler.cc28 int render_process_host_id,
37 global_id_(render_process_host_id, request_id),
26 DownloadResourceHandler( ResourceDispatcherHost* rdh, int render_process_host_id, int render_view_id, int request_id, const GURL& url, DownloadFileManager* download_file_manager, net::URLRequest* request, bool save_as, const DownloadSaveInfo& save_info) argument
H A Dsafe_browsing_resource_handler.cc27 int render_process_host_id,
37 render_process_host_id_(render_process_host_id),
25 SafeBrowsingResourceHandler( ResourceHandler* handler, int render_process_host_id, int render_view_id, ResourceType::Type resource_type, SafeBrowsingService* safe_browsing, ResourceDispatcherHost* resource_dispatcher_host) argument
/external/chromium/chrome/browser/extensions/
H A Dextension_tab_id_map.cc126 int render_process_host_id, int routing_id, int tab_id, int window_id) {
128 RenderId render_id(render_process_host_id, routing_id);
133 int render_process_host_id, int routing_id) {
135 RenderId render_id(render_process_host_id, routing_id);
140 int render_process_host_id, int routing_id, int* tab_id, int* window_id) {
142 RenderId render_id(render_process_host_id, routing_id);
125 SetTabAndWindowId( int render_process_host_id, int routing_id, int tab_id, int window_id) argument
132 ClearTabAndWindowId( int render_process_host_id, int routing_id) argument
139 GetTabAndWindowId( int render_process_host_id, int routing_id, int* tab_id, int* window_id) argument
/external/chromium/chrome/browser/
H A Dexternal_protocol_handler.cc130 int render_process_host_id,
148 render_process_host_id,
129 LaunchUrl(const GURL& url, int render_process_host_id, int tab_contents_id) argument
/external/chromium/chrome/browser/ui/gtk/
H A Dexternal_protocol_dialog_gtk.cc34 const GURL& url, int render_process_host_id, int routing_id) {
33 RunExternalProtocolDialog( const GURL& url, int render_process_host_id, int routing_id) argument
/external/chromium/chrome/browser/ui/views/
H A Dexternal_protocol_dialog.cc35 const GURL& url, int render_process_host_id, int routing_id) {
43 render_process_host_id, routing_id);
34 RunExternalProtocolDialog( const GURL& url, int render_process_host_id, int routing_id) argument
/external/chromium/chrome/browser/download/
H A Ddownload_request_limiter.cc191 void DownloadRequestLimiter::CanDownloadOnIOThread(int render_process_host_id, argument
201 render_process_host_id, render_view_id, request_id,
236 void DownloadRequestLimiter::CanDownload(int render_process_host_id, argument
243 tab_util::GetTabContentsByID(render_process_host_id, render_view_id);
H A Dsave_file_manager.cc122 int render_process_host_id,
141 render_process_host_id,
150 info->render_process_id = render_process_host_id;
365 int render_process_host_id,
373 render_process_host_id,
119 SaveURL( const GURL& url, const GURL& referrer, int render_process_host_id, int render_view_id, SaveFileCreateInfo::SaveFileSource save_source, const FilePath& file_full_path, net::URLRequestContextGetter* request_context_getter, SavePackage* save_package) argument
362 OnSaveURL( const GURL& url, const GURL& referrer, int render_process_host_id, int render_view_id, net::URLRequestContextGetter* request_context_getter) argument
H A Ddownload_util.cc794 int render_process_host_id,
807 render_process_host_id,
788 DownloadUrl( const GURL& url, const GURL& referrer, const std::string& referrer_charset, const DownloadSaveInfo& save_info, ResourceDispatcherHost* rdh, int render_process_host_id, int render_view_id, net::URLRequestContextGetter* request_context_getter) argument
/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_service.h68 int render_process_host_id; member in struct:SafeBrowsingService::UnsafeResource
188 int render_process_host_id,
H A Dsafe_browsing_service.cc106 int render_process_host_id; member in struct:SafeBrowsingService::WhiteListedEntry
116 render_process_host_id(-1),
341 int render_process_host_id,
349 if (entry.render_process_host_id == render_process_host_id &&
368 resource.render_process_host_id = render_process_host_id;
458 entry.render_process_host_id = resource.render_process_host_id;
993 tab_util::GetTabContentsByID(resource.render_process_host_id,
334 DisplayBlockingPage( const GURL& url, const GURL& original_url, const std::vector<GURL>& redirect_urls, ResourceType::Type resource_type, UrlCheckResult result, Client* client, int render_process_host_id, int render_view_id) argument
[all...]
/external/chromium/chrome/browser/task_manager/
H A Dtask_manager_resource_providers.cc240 int render_process_host_id,
243 tab_util::GetTabContentsByID(render_process_host_id, routing_id);
465 int render_process_host_id,
473 std::make_pair(render_process_host_id, routing_id));
665 int render_process_host_id,
668 render_process_host_id, routing_id);
987 int render_process_host_id,
1205 int render_process_host_id,
1389 int render_process_host_id,
1574 int render_process_host_id,
238 GetResource( int origin_pid, int render_process_host_id, int routing_id) argument
463 GetResource( int origin_pid, int render_process_host_id, int routing_id) argument
663 GetResource( int origin_pid, int render_process_host_id, int routing_id) argument
985 GetResource( int origin_pid, int render_process_host_id, int routing_id) argument
1203 GetResource( int origin_pid, int render_process_host_id, int routing_id) argument
1387 GetResource( int origin_pid, int render_process_host_id, int routing_id) argument
1572 GetResource( int origin_pid, int render_process_host_id, int routing_id) argument
[all...]

Completed in 763 milliseconds