Searched defs:npn_negotiated_protocol_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/child/
H A Dweburlresponse_extradata_impl.h26 return npn_negotiated_protocol_;
82 std::string npn_negotiated_protocol_; member in class:content::WebURLResponseExtraDataImpl
/external/chromium_org/content/public/renderer/
H A Ddocument_state.h138 return npn_negotiated_protocol_;
141 npn_negotiated_protocol_ = value;
203 std::string npn_negotiated_protocol_; member in class:content::DocumentState

Completed in 130 milliseconds