WebPreconnectMotivation 62 Source/core/html/HTMLAnchorElement.cpp void preconnectToURL(const KURL& url, blink::WebPreconnectMotivation motivation) WebPreconnectMotivation 97 Source/core/html/HTMLAnchorElement.cpp void prefetch(blink::WebPreconnectMotivation); WebPreconnectMotivation 686 Source/core/html/HTMLAnchorElement.cpp void HTMLAnchorElement::PrefetchEventHandler::prefetch(blink::WebPreconnectMotivation motivation) WebPreconnectMotivation 62 public/platform/WebPrescientNetworking.h virtual void preconnect(const WebURL&, WebPreconnectMotivation) { }