BuildHandshakeWriteBuffer 384 net/socket/socks5_client_socket.cc int rv = BuildHandshakeWriteBuffer(&buffer_); BuildHandshakeWriteBuffer 116 net/socket/socks5_client_socket.h int BuildHandshakeWriteBuffer(std::string* handshake) const; BuildHandshakeWriteBuffer 346 net/socket/socks_client_socket.cc buffer_ = BuildHandshakeWriteBuffer(); BuildHandshakeWriteBuffer 97 net/socket/socks_client_socket.h const std::string BuildHandshakeWriteBuffer() const;