Home | Sort by relevance Sort by last modified time |
/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/webkit/common/ | |
resource_response_info.h | 95 std::string npn_negotiated_protocol; member in struct:webkit_glue::ResourceResponseInfo |
/external/chromium_org/net/http/ | |
http_response_info.h | 34 // like |npn_negotiated_protocol|. 103 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 |