Home | History | Annotate | Download | only in socket

Lines Matching defs:SSLSocketParams

24 SSLSocketParams::SSLSocketParams(
70 SSLSocketParams::~SSLSocketParams() {}
73 bool SSLSocketParams::getUID(uid_t *uid) const {
102 void SSLSocketParams::setUID(uid_t uid) {
125 const scoped_refptr<SSLSocketParams>& params,
553 const scoped_refptr<SSLSocketParams>* casted_socket_params =
554 static_cast<const scoped_refptr<SSLSocketParams>*>(socket_params);
565 const scoped_refptr<SSLSocketParams>* casted_params =
566 static_cast<const scoped_refptr<SSLSocketParams>*>(params);