OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebPreconnectMotivation
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/WebKit/public/platform/
WebPrescientNetworking.h
45
enum
WebPreconnectMotivation
{
62
virtual void preconnect(const WebURL&,
WebPreconnectMotivation
) { }
/external/chromium_org/chrome/renderer/net/
prescient_networking_dispatcher.h
20
blink::
WebPreconnectMotivation
motivation) OVERRIDE;
prescient_networking_dispatcher.cc
27
blink::
WebPreconnectMotivation
motivation) {
64
blink::
WebPreconnectMotivation
motivation) {
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLAnchorElement.cpp
62
void preconnectToURL(const KURL& url, blink::
WebPreconnectMotivation
motivation)
97
void prefetch(blink::
WebPreconnectMotivation
);
681
void HTMLAnchorElement::PrefetchEventHandler::prefetch(blink::
WebPreconnectMotivation
motivation)
Completed in 312 milliseconds