OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetSubresourceSpeculation
(Results
1 - 25
of
65
) sorted by null
1
2
3
/external/chromium/net/socket/
client_socket.h
76
virtual void
SetSubresourceSpeculation
() = 0;
tcp_client_socket_win.h
51
virtual void
SetSubresourceSpeculation
();
socks5_client_socket.h
65
virtual void
SetSubresourceSpeculation
();
socks_client_socket.h
62
virtual void
SetSubresourceSpeculation
();
ssl_client_socket_mac.h
60
virtual void
SetSubresourceSpeculation
();
ssl_client_socket_openssl.h
74
virtual void
SetSubresourceSpeculation
();
ssl_client_socket_win.h
65
virtual void
SetSubresourceSpeculation
();
tcp_client_socket_libevent.h
57
virtual void
SetSubresourceSpeculation
();
/external/chromium_org/net/socket/
stream_socket.h
70
virtual void
SetSubresourceSpeculation
() = 0;
buffered_write_stream_socket.cc
98
void BufferedWriteStreamSocket::
SetSubresourceSpeculation
() {
99
wrapped_socket_->
SetSubresourceSpeculation
();
buffered_write_stream_socket.h
57
virtual void
SetSubresourceSpeculation
() OVERRIDE;
tcp_client_socket.h
48
virtual void
SetSubresourceSpeculation
() OVERRIDE;
socks5_client_socket.h
51
virtual void
SetSubresourceSpeculation
() OVERRIDE;
socks_client_socket.h
48
virtual void
SetSubresourceSpeculation
() OVERRIDE;
ssl_client_socket_nss.h
92
virtual void
SetSubresourceSpeculation
() OVERRIDE;
ssl_server_socket_nss.h
60
virtual void
SetSubresourceSpeculation
() OVERRIDE;
/external/chromium_org/jingle/glue/
pseudotcp_adapter.h
48
virtual void
SetSubresourceSpeculation
() OVERRIDE;
fake_ssl_client_socket.h
61
virtual void
SetSubresourceSpeculation
() OVERRIDE;
proxy_resolving_client_socket.h
64
virtual void
SetSubresourceSpeculation
() OVERRIDE;
/external/chromium_org/chrome/browser/devtools/adb/
android_usb_socket.h
50
virtual void
SetSubresourceSpeculation
() OVERRIDE;
/external/chromium/net/http/
http_proxy_client_socket.h
83
virtual void
SetSubresourceSpeculation
();
/external/chromium/net/spdy/
spdy_proxy_client_socket.h
81
virtual void
SetSubresourceSpeculation
();
/external/chromium_org/content/browser/renderer_host/p2p/
socket_host_test_utils.h
57
virtual void
SetSubresourceSpeculation
() OVERRIDE;
/external/chromium_org/net/http/
http_proxy_client_socket.h
70
virtual void
SetSubresourceSpeculation
() OVERRIDE;
/external/chromium_org/net/spdy/
spdy_proxy_client_socket.h
74
virtual void
SetSubresourceSpeculation
() OVERRIDE;
Completed in 2610 milliseconds
1
2
3