Searched defs:npn_negotiated_protocol (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/child/
H A Dweburlresponse_extradata_impl.cc10 const std::string& npn_negotiated_protocol)
11 : npn_negotiated_protocol_(npn_negotiated_protocol),
9 WebURLResponseExtraDataImpl( const std::string& npn_negotiated_protocol) argument
H A Dweburlresponse_extradata_impl.h22 const std::string& npn_negotiated_protocol);
25 const std::string& npn_negotiated_protocol() const { function in class:content::WebURLResponseExtraDataImpl
/external/chromium_org/content/public/common/
H A Dresource_response_info.h96 std::string npn_negotiated_protocol; member in struct:content::ResourceResponseInfo
/external/chromium_org/net/http/
H A Dhttp_response_info.h34 // like |npn_negotiated_protocol|.
106 std::string npn_negotiated_protocol; member in class:net::HttpResponseInfo
/external/chromium_org/content/public/renderer/
H A Ddocument_state.h137 const std::string& npn_negotiated_protocol() const { function in class:content::DocumentState

Completed in 1065 milliseconds