setWasFetchedViaProxy  378 Source/platform/exported/WebURLResponse.cpp     m_private->m_resourceResponse->setWasFetchedViaProxy(value);
setWasFetchedViaProxy  159 Source/platform/network/ResourceResponse.h     void setWasFetchedViaProxy(bool value) { m_wasFetchedViaProxy = value; }
setWasFetchedViaProxy  167 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT void setWasFetchedViaProxy(bool);