Searched refs:HandleAuth (Results 1 – 4 of 4) sorted by relevance
94 void HandleAuth(const base::DictionaryValue& input,
392 AddSecureHandler("/privet/v3/auth", &PrivetHandler::HandleAuth, in PrivetHandler()650 void PrivetHandler::HandleAuth(const base::DictionaryValue& input, in HandleAuth() function in weave::privet::PrivetHandler
200 void HandleAuth(ByteBuffer* request);
726 HandleAuth(&response); in ProcessInput()778 void AsyncSocksProxyServerSocket::HandleAuth(ByteBuffer* request) { in HandleAuth() function in rtc::AsyncSocksProxyServerSocket