Searched refs:wasFetchedViaSPDY (Results 1 – 5 of 5) sorted by relevance
316 bool WebURLResponse::wasFetchedViaSPDY() const in wasFetchedViaSPDY() function in WebKit::WebURLResponse318 return m_private->m_resourceResponse->wasFetchedViaSPDY(); in wasFetchedViaSPDY()
72 bool wasFetchedViaSPDY() const { return m_wasFetchedViaSPDY; } in wasFetchedViaSPDY() function
142 WEBKIT_API bool wasFetchedViaSPDY() const;
25666 (WebKit::WebURLResponse::wasFetchedViaSPDY):
13393 (WebCore::ResourceResponse::wasFetchedViaSPDY):