HomeSort by relevance Sort by last modified time
    Searched refs:npn_negotiated_protocol_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/webkit/child/
weburlresponse_extradata_impl.cc 11 : npn_negotiated_protocol_(npn_negotiated_protocol),
weburlresponse_extradata_impl.h 27 return npn_negotiated_protocol_;
83 std::string npn_negotiated_protocol_; member in class:webkit_glue::WebURLResponseExtraDataImpl
  /external/chromium_org/content/public/renderer/
document_state.h 138 return npn_negotiated_protocol_;
141 npn_negotiated_protocol_ = value;
203 std::string npn_negotiated_protocol_; member in class:content::DocumentState

Completed in 42 milliseconds