setWasFetchedViaSPDY  348 Source/platform/exported/WebURLResponse.cpp     m_private->m_resourceResponse->setWasFetchedViaSPDY(value);
setWasFetchedViaSPDY  144 Source/platform/network/ResourceResponse.h     void setWasFetchedViaSPDY(bool value) { m_wasFetchedViaSPDY = value; }
setWasFetchedViaSPDY  153 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT void setWasFetchedViaSPDY(bool);