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

/external/chromium_org/remoting/webapp/
H A Didentity.js51 remoting.Identity.prototype.callWithToken = function(onOk, onError) {
78 this.callWithToken(
141 * Internal representation for pair of callWithToken callbacks.
H A Doauth2.js168 // is part of the contract satisfied by callWithToken().
365 remoting.OAuth2.prototype.callWithToken = function(onOk, onError) {
404 this.callWithToken(

Completed in 119 milliseconds