Home | History | Annotate | Download | only in http

Lines Matching defs:HttpProxySocketParams

30 HttpProxySocketParams::HttpProxySocketParams(
57 const HostResolver::RequestInfo& HttpProxySocketParams::destination() const {
64 HttpProxySocketParams::~HttpProxySocketParams() {}
67 bool HttpProxySocketParams::getUID(uid_t *uid) const {
74 void HttpProxySocketParams::setUID(uid_t uid) {
88 const scoped_refptr<HttpProxySocketParams>& params,
448 const scoped_refptr<HttpProxySocketParams>* casted_socket_params =
449 static_cast<const scoped_refptr<HttpProxySocketParams>*>(socket_params);
460 const scoped_refptr<HttpProxySocketParams>* casted_params =
461 static_cast<const scoped_refptr<HttpProxySocketParams>*>(params);