Home
last modified time | relevance | path

Searched defs:is_proxy (Results 1 – 7 of 7) sorted by relevance

/external/cronet/net/ssl/
Dssl_cert_request_info.h47 bool is_proxy = false; variable
/external/cronet/net/base/
Dauth.h29 bool is_proxy = false; variable
/external/kernel-headers/original/uapi/linux/
Datmlec.h56 int is_proxy; member
/external/bcc/src/lua/bpf/
Dbpf.lua82 local function is_proxy(x) function
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/
Dattributes.hpp247 struct is_proxy : mpl::false_ {}; struct
250 struct is_proxy<T, struct
/external/cronet/third_party/jni_zero/
Djni_generator.py49 def __init__(self, parsed_method, *, java_class, is_proxy): argument
/external/curl/tests/server/
Dsws.c82 static bool is_proxy = FALSE; variable