Home
last modified time | relevance | path

Searched defs:BuildHandshakeWriteBuffer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/socket/
H A Dsocks5_client_socket.cc336 int SOCKS5ClientSocket::BuildHandshakeWriteBuffer(std::string* handshake) in BuildHandshakeWriteBuffer() function in net::SOCKS5ClientSocket
H A Dsocks_client_socket.cc319 const std::string SOCKSClientSocket::BuildHandshakeWriteBuffer() const { in BuildHandshakeWriteBuffer() function in net::SOCKSClientSocket