Home | History | Annotate | Download | only in socket

Lines Matching defs:SOCKSSocketParams

20 SOCKSSocketParams::SOCKSSocketParams(
41 bool SOCKSSocketParams::getUID(uid_t *uid) const {
48 void SOCKSSocketParams::setUID(uid_t uid) {
54 SOCKSSocketParams::~SOCKSSocketParams() {}
62 const scoped_refptr<SOCKSSocketParams>& socks_params,
244 const scoped_refptr<SOCKSSocketParams>* casted_socket_params =
245 static_cast<const scoped_refptr<SOCKSSocketParams>*>(socket_params);
256 const scoped_refptr<SOCKSSocketParams>* casted_params =
257 static_cast<const scoped_refptr<SOCKSSocketParams>*>(params);