Searched defs:Proxy (Results 1 – 13 of 13) sorted by relevance
103 struct Proxy struct110 struct Proxy *next; argument111 struct Proxy *prev; argument134 struct Proxy * proxy; argument
159 struct Proxy struct161 char *url;162 struct SPDY_Request *request;163 struct SPDY_Response *response;164 CURL *curl_handle;165 struct curl_slist *curl_headers;166 struct SPDY_NameValue *headers;167 char *version;168 char *status_msg;169 void *http_body;[all …]
126 Proxy::Proxy() in Proxy() function in brillo::dbus::Proxy132 Proxy::Proxy(const BusConnection& connection, in Proxy() function in brillo::dbus::Proxy142 Proxy::Proxy(const BusConnection& connection, in Proxy() function in brillo::dbus::Proxy150 Proxy::Proxy(const BusConnection& connection, in Proxy() function in brillo::dbus::Proxy156 Proxy::Proxy(const Proxy& x) in Proxy() function in brillo::dbus::Proxy
67 friend class Proxy; variable
23 public interface Proxy { interface
85 typedef typename proxy_type<Device, T>::type Proxy; in HandleStridedSliceCase() typedef134 typedef typename proxy_type<Device, T>::type Proxy; in HandleStridedSliceGradCase() typedef147 typedef typename proxy_type<Device, T>::type Proxy; in operator() typedef174 typedef typename proxy_type<Device, T>::type Proxy; in operator() typedef
23 class Proxy { class
42 public interface Proxy extends Interface { interface
188 "Use Proxy"); in setReason()
26 class Proxy(object): class
1851 class Proxy(object): class4303 class Proxy(object): class4342 class Proxy(object): class
2027 class Proxy(object): class4126 class Proxy(object): class4165 class Proxy(object): class
95 class Proxy; variable