Searched refs:AuthorizedXHR (Results 1 – 1 of 1) sorted by relevance
61 this.xhr_ = new AuthorizedXHR();217 function AuthorizedXHR() { class225 AuthorizedXHR.prototype.abort = function() {240 AuthorizedXHR.prototype.load = function(url, onSuccess, onFailure) {263 this.xhr_ = AuthorizedXHR.load_(277 this.xhr_ = AuthorizedXHR.load_(null, url, onMaybeSuccess, onMaybeFailure);299 AuthorizedXHR.load_ = function(token, url, onSuccess, onFailure) {