Searched refs:SendAuthReply (Results 1 – 2 of 2) sorted by relevance
201 void SendAuthReply(uint8_t result);
791 SendAuthReply(0); in HandleAuth()795 void AsyncSocksProxyServerSocket::SendAuthReply(uint8_t result) { in SendAuthReply() function in rtc::AsyncSocksProxyServerSocket