Searched defs:clientSession (Results 1 – 8 of 8) sorted by relevance
134 remoting.Toolbar.prototype.setClientSession = function(clientSession) { argument
29 remoting.SmartReconnector = function(connector, clientSession) { argument
66 remoting.OptionsMenu.prototype.setClientSession = function(clientSession) { argument
21 remoting.GnubbyAuthHandler = function(clientSession) { argument
110 remoting.WindowFrame.prototype.setClientSession = function(clientSession) { argument
318 remoting.onConnected = function(clientSession) { argument
28 remoting.CastExtensionHandler = function(clientSession) { argument
1563 final long[] clientSession = new long[] { NULL }; in test_SSL_set_session() local