Home | History | Annotate | Download | only in socket

Lines Matching defs:RequestSockets

241   void RequestSockets(const std::string& group_name,
750 // RequestSockets bundles up the parameters into a Request and then forwards
751 // to ClientSocketPoolBaseHelper::RequestSockets(). Note that it assigns the
753 void RequestSockets(const std::string& group_name,
764 helper_.RequestSockets(group_name, request, num_sockets);