Searched defs:callWithToken (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/remoting/webapp/ | ||
D | identity.js | 47 remoting.Identity.prototype.callWithToken = function(onOk, onError) { method in remoting.Identity |
D | oauth2.js | 323 remoting.OAuth2.prototype.callWithToken = function(onOk, onError) { method in remoting.OAuth2 |