Home
last modified time | relevance | path

Searched defs:accessCode (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/remoting/webapp/
Dsession_connector.js245 remoting.SessionConnector.prototype.connectIT2Me = function(accessCode) { argument
501 function(accessCode) { argument
Dhost_plugin_proto.js117 /** @type {string} */ remoting.HostPlugin.prototype.accessCode; method in remoting.HostPlugin
Dclient_session.js48 remoting.ClientSession = function(accessCode, fetchPin, fetchThirdPartyToken, argument