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

  /external/chromium_org/content/public/common/
resource_response_info.h 96 std::string npn_negotiated_protocol; member in struct:content::ResourceResponseInfo
  /external/chromium_org/webkit/child/
weburlresponse_extradata_impl.h 23 const std::string& npn_negotiated_protocol);
26 const std::string& npn_negotiated_protocol() const { function in class:webkit_glue::WebURLResponseExtraDataImpl
  /external/chromium_org/net/http/
http_response_info.h 34 // like |npn_negotiated_protocol|.
106 std::string npn_negotiated_protocol; member in class:net::HttpResponseInfo
  /external/chromium_org/content/public/renderer/
document_state.h 137 const std::string& npn_negotiated_protocol() const { function in class:content::DocumentState

Completed in 915 milliseconds