HomeSort by relevance Sort by last modified time
    Searched defs:security_info (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/public/common/
resource_response_info.h 47 std::string security_info; member in struct:content::ResourceResponseInfo
context_menu_params.h 131 SSLStatus security_info; member in struct:content::ContextMenuParams
  /external/chromium_org/content/browser/loader/
resource_loader.cc 535 response->head.security_info = SerializeSecurityInfo(
641 std::string security_info; local
651 security_info = SerializeSecurityInfo(
657 handler_->OnResponseCompleted(request_->status(), security_info, &defer);
  /external/chromium_org/content/renderer/
render_view_impl.cc 1928 std::string security_info; local
    [all...]

Completed in 122 milliseconds