Home | History | Annotate | Download | only in socket

Lines Matching refs:TransportSocketParams

60 TransportSocketParams::TransportSocketParams(
74 TransportSocketParams::~TransportSocketParams() {}
76 void TransportSocketParams::Initialize(RequestPriority priority,
89 bool TransportSocketParams::getUID(uid_t *uid) const {
97 void TransportSocketParams::setUID(uid_t uid) {
116 const scoped_refptr<TransportSocketParams>& params,
447 const scoped_refptr<TransportSocketParams>* casted_params =
448 static_cast<const scoped_refptr<TransportSocketParams>*>(params);
468 const scoped_refptr<TransportSocketParams>* casted_params =
469 static_cast<const scoped_refptr<TransportSocketParams>*>(params);