OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:use_relative_url
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/net/websockets/
websocket_handshake_stream_create_helper.cc
54
bool
use_relative_url
) {
websocket_handshake_stream_base.h
56
bool
use_relative_url
) = 0;
websocket_handshake_stream_create_helper.h
46
bool
use_relative_url
) OVERRIDE;
/external/chromium_org/net/http/
http_stream_factory_impl.cc
288
bool
use_relative_url
= direct || request->url().SchemeIs("https");
local
293
new SpdyHttpStream(spdy_session,
use_relative_url
));
http_stream_factory_impl_job.cc
[
all
...]
http_stream_factory_impl_unittest.cc
273
bool
use_relative_url
) OVERRIDE {
[
all
...]
http_cache_unittest.cc
505
bool
use_relative_url
) OVERRIDE {
[
all
...]
http_network_transaction_unittest.cc
[
all
...]
Completed in 2909 milliseconds