Searched refs:next_protos_ (Results 1 – 2 of 2) sorted by relevance
175 next_protos_.push_back(SSLClientSocket::NextProtoToString(proto)); in HttpNetworkSession()298 *next_protos = next_protos_; in GetNextProtos()
243 std::vector<std::string> next_protos_; variable