Home | History | Annotate | Download | only in socket

Lines Matching refs:proto

552 SSLClientSocketNSS::GetNextProto(std::string* proto) {
560 proto->clear();
567 proto->clear();
570 *proto = std::string(reinterpret_cast<char*>(buf), len);
573 *proto = std::string(reinterpret_cast<char*>(buf), len);
577 proto->clear();
582 proto->clear();