Home
last modified time | relevance | path

Searched defs:use_proxy (Results 1 – 11 of 11) sorted by relevance

/third_party/ffmpeg/libavformat/
Dtls.c63 int use_proxy; in ff_tls_open_underlying() local
Dhttp.c200 int port, use_proxy, err, location_changed = 0; in http_open_cnx_internal() local
/third_party/lwip/src/include/lwip/apps/
Dhttp_client.h128 u8_t use_proxy; member
/third_party/grpc/src/core/ext/filters/client_channel/
Dhttp_proxy.cc139 bool use_proxy = true; in MapName() local
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlhttpsink.h54 gboolean use_proxy; member
/third_party/boost/boost/beast/http/
Dstatus.hpp61 use_proxy = 305, enumerator
/third_party/boost/libs/beast/include/boost/beast/http/
Dstatus.hpp61 use_proxy = 305, enumerator
/third_party/cef/libcef/browser/chrome/
Dchrome_content_browser_client_cef.cc221 bool use_proxy = ChromeContentBrowserClient::WillCreateURLLoaderFactory( in WillCreateURLLoaderFactory() local
/third_party/glib/gio/
Dgnetworkservice.c391 gboolean use_proxy; member
/third_party/boost/boost/iterator/
Diterator_facade.hpp733 … typedef boost::iterators::detail::use_operator_brackets_proxy<Value, Reference> use_proxy; in operator []() typedef
/third_party/grpc/test/cpp/end2end/
Dend2end_test.cc284 bool use_proxy; member in grpc::testing::__anon0c16d4c00111::TestScenario
2188 std::vector<TestScenario> CreateTestScenarios(bool use_proxy, in CreateTestScenarios()