Searched refs:security_info (Results 1 - 25 of 46) sorted by relevance

12

/external/chromium_org/content/renderer/
H A Dcontext_menu_params_builder.cc73 &params.security_info.cert_id, &params.security_info.cert_status,
74 &params.security_info.security_bits,
75 &params.security_info.connection_status,
76 &params.security_info.signed_certificate_timestamp_ids);
/external/chromium_org/chrome/renderer/
H A Dsecurity_filter_peer.cc93 const std::string& security_info,
151 const std::string& security_info,
163 security_info, completion_time,
174 stale_copy_in_cache, security_info,
206 const std::string& security_info,
211 info.security_info = security_info;
221 security_info,
89 OnCompletedRequest( int error_code, bool was_ignored_by_handler, bool stale_copy_in_cache, const std::string& security_info, const base::TimeTicks& completion_time, int64 total_transfer_size) argument
148 OnCompletedRequest(int error_code, bool was_ignored_by_handler, bool stale_copy_in_cache, const std::string& security_info, const base::TimeTicks& completion_time, int64 total_transfer_size) argument
202 OnCompletedRequest( int error_code, bool was_ignored_by_handler, bool stale_copy_in_cache, const std::string& security_info, const base::TimeTicks& completion_time, int64 total_transfer_size) argument
H A Dsecurity_filter_peer.h46 const std::string& security_info,
76 const std::string& security_info,
119 const std::string& security_info,
/external/chromium_org/chrome/renderer/extensions/
H A Dextension_localization_peer.cc70 const std::string& security_info,
81 stale_copy_in_cache, security_info,
96 security_info, completion_time,
66 OnCompletedRequest( int error_code, bool was_ignored_by_handler, bool stale_copy_in_cache, const std::string& security_info, const base::TimeTicks& completion_time, int64 total_transfer_size) argument
H A Dextension_localization_peer.h48 const std::string& security_info,
/external/chromium_org/content/public/child/
H A Drequest_peer.h78 const std::string& security_info,
/external/chromium_org/content/public/common/
H A Dresource_response_info.h47 std::string security_info; member in struct:content::ResourceResponseInfo
H A Dcontext_menu_params.h141 SSLStatus security_info; member in struct:content::ContextMenuParams
/external/chromium_org/content/browser/loader/
H A Dlayered_resource_handler.cc78 const std::string& security_info,
81 next_handler_->OnResponseCompleted(status, security_info, defer);
76 OnResponseCompleted( const net::URLRequestStatus& status, const std::string& security_info, bool* defer) argument
H A Dasync_resource_handler.h52 const std::string& security_info,
H A Dcross_site_resource_handler.h42 const std::string& security_info,
H A Dlayered_resource_handler.h42 const std::string& security_info,
H A Dredirect_to_file_resource_handler.h67 const std::string& security_info,
H A Dresource_handler.h105 const std::string& security_info,
H A Dsync_resource_handler.h49 const std::string& security_info,
H A Ddetachable_resource_handler.cc178 const std::string& security_info,
188 next_handler_->OnResponseCompleted(status, security_info, &is_deferred_);
176 OnResponseCompleted( const net::URLRequestStatus& status, const std::string& security_info, bool* defer) argument
H A Dbuffered_resource_handler.h43 const std::string& security_info,
H A Ddetachable_resource_handler.h64 const std::string& security_info,
H A Dcross_site_resource_handler.cc274 const std::string& security_info,
278 next_handler_->OnResponseCompleted(status, security_info, defer);
285 completed_security_info_ = security_info;
272 OnResponseCompleted( const net::URLRequestStatus& status, const std::string& security_info, bool* defer) argument
H A Dredirect_to_file_resource_handler.cc229 const std::string& security_info,
234 completed_security_info_ = security_info;
239 next_handler_->OnResponseCompleted(status, security_info, defer);
227 OnResponseCompleted( const net::URLRequestStatus& status, const std::string& security_info, bool* defer) argument
H A Dasync_resource_handler.cc329 const std::string& security_info,
372 request_complete_data.security_info = security_info;
327 OnResponseCompleted( const net::URLRequestStatus& status, const std::string& security_info, bool* defer) argument
/external/chromium_org/content/browser/download/
H A Dsave_file_resource_handler.h60 const std::string& security_info,
H A Ddownload_resource_handler.h74 const std::string& security_info,
H A Dsave_file_resource_handler.cc103 const std::string& security_info,
/external/chromium_org/content/child/npapi/
H A Dplugin_url_fetcher.h66 const std::string& security_info,

Completed in 716 milliseconds

12