Home
last modified time | relevance | path

Searched refs:getAccessCodeLifetime (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/remoting/webapp/
Dhost_session.js97 remoting.HostSession.prototype.getAccessCodeLifetime = function() { method in remoting.HostSession
98 return this.hostFacade_.getAccessCodeLifetime();
Dit2me_host_facade.js202 remoting.It2MeHostFacade.prototype.getAccessCodeLifetime = function() { method in remoting.It2MeHostFacade
Dhost_screen.js126 accessCodeExpiresIn_ = remoting.hostSession.getAccessCodeLifetime();