Home
last modified time | relevance | path

Searched defs:is_for_get_to_http_proxy (Results 1 – 12 of 12) sorted by relevance

/external/cronet/tot/net/http/
Dhttp_basic_state.h53 bool is_for_get_to_http_proxy() const { return is_for_get_to_http_proxy_; } in is_for_get_to_http_proxy() function
Dhttp_basic_state.cc28 bool is_for_get_to_http_proxy) in HttpBasicState()
Dhttp_basic_stream.cc24 bool is_for_get_to_http_proxy) in HttpBasicStream()
Dhttp_stream_factory_job.cc1083 bool is_for_get_to_http_proxy = UsingHttpProxyWithoutTunnel(); in DoCreateStream() local
Dhttp_util.cc95 bool is_for_get_to_http_proxy) { in GenerateRequestLine()
/external/cronet/stable/net/http/
Dhttp_basic_state.h53 bool is_for_get_to_http_proxy() const { return is_for_get_to_http_proxy_; } in is_for_get_to_http_proxy() function
Dhttp_basic_state.cc28 bool is_for_get_to_http_proxy) in HttpBasicState()
Dhttp_basic_stream.cc24 bool is_for_get_to_http_proxy) in HttpBasicStream()
Dhttp_stream_factory_job.cc1083 bool is_for_get_to_http_proxy = UsingHttpProxyWithoutTunnel(); in DoCreateStream() local
Dhttp_util.cc95 bool is_for_get_to_http_proxy) { in GenerateRequestLine()
/external/cronet/stable/net/websockets/
Dwebsocket_basic_handshake_stream.cc185 bool is_for_get_to_http_proxy, in WebSocketBasicHandshakeStream()
/external/cronet/tot/net/websockets/
Dwebsocket_basic_handshake_stream.cc185 bool is_for_get_to_http_proxy, in WebSocketBasicHandshakeStream()