Searched defs:wasFetchedViaProxy (Results 1 – 2 of 2) sorted by relevance
371 bool WebURLResponse::wasFetchedViaProxy() const in wasFetchedViaProxy() function in blink::WebURLResponse
158 bool wasFetchedViaProxy() const { return m_wasFetchedViaProxy; } in wasFetchedViaProxy() function