Home
last modified time | relevance | path

Searched defs:callWithToken (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/webapp/
Didentity.js47 remoting.Identity.prototype.callWithToken = function(onOk, onError) { method in remoting.Identity
Doauth2.js323 remoting.OAuth2.prototype.callWithToken = function(onOk, onError) { method in remoting.OAuth2