wasFetchedViaProxy 373 Source/platform/exported/WebURLResponse.cpp return m_private->m_resourceResponse->wasFetchedViaProxy(); wasFetchedViaProxy 158 Source/platform/network/ResourceResponse.h bool wasFetchedViaProxy() const { return m_wasFetchedViaProxy; } wasFetchedViaProxy 166 public/platform/WebURLResponse.h BLINK_PLATFORM_EXPORT bool wasFetchedViaProxy() const;