Home
last modified time | relevance | path

Searched defs:clientSession (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/remoting/webapp/
Dtoolbar.js134 remoting.Toolbar.prototype.setClientSession = function(clientSession) { argument
Dsmart_reconnector.js29 remoting.SmartReconnector = function(connector, clientSession) { argument
Doptions_menu.js66 remoting.OptionsMenu.prototype.setClientSession = function(clientSession) { argument
Dgnubby_auth_handler.js21 remoting.GnubbyAuthHandler = function(clientSession) { argument
Dwindow_frame.js110 remoting.WindowFrame.prototype.setClientSession = function(clientSession) { argument
Dclient_screen.js318 remoting.onConnected = function(clientSession) { argument
Dcast_extension_handler.js28 remoting.CastExtensionHandler = function(clientSession) { argument
/external/conscrypt/src/test/java/org/conscrypt/
DNativeCryptoTest.java1563 final long[] clientSession = new long[] { NULL }; in test_SSL_set_session() local