Searched refs:NotifyClientConnected (Results 1 – 1 of 1) sorted by relevance
58 NotifyClientConnected(server, connection_id); in OnClientConnected()90 static void NotifyClientConnected(CefRefPtr<CefServer> server,204 void NotifyClientConnected(CefRefPtr<CefServer> server, int connection_id) { in NotifyClientConnected() function in test_server::__anon168f339b0111::ServerManager336 void ServerHandler::NotifyClientConnected(CefRefPtr<CefServer> server, in NotifyClientConnected() function in test_server::__anon168f339b0111::ServerHandler339 CefPostTask(TID_UI, base::BindOnce(ServerHandler::NotifyClientConnected, in NotifyClientConnected()344 GetServerManager()->NotifyClientConnected(server, connection_id); in NotifyClientConnected()