HomeSort by relevance Sort by last modified time
    Searched refs:WebPreconnectMotivationLinkMouseOver (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/public/platform/
WebPrescientNetworking.h 47 WebPreconnectMotivationLinkMouseOver,
  /external/chromium_org/chrome/renderer/net/
prescient_networking_dispatcher.cc 34 case blink::WebPreconnectMotivationLinkMouseOver:
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLAnchorElement.cpp 581 prefetch(blink::WebPreconnectMotivationLinkMouseOver);
689 if (motivation == blink::WebPreconnectMotivationLinkMouseOver)

Completed in 36 milliseconds