HomeSort by relevance Sort by last modified time
    Searched defs:updateAccessToken (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/webapp/
wcs_iq_client_proto.js 29 remoting.WcsIqClient.prototype.updateAccessToken = function(token) {};
wcs.js 74 remoting.Wcs.prototype.updateAccessToken = function(tokenNew) {
77 this.wcsIqClient_.updateAccessToken(this.token_);

Completed in 23 milliseconds