Searched refs:ResourceList (Results 1 – 3 of 3) sorted by relevance
109 function ResourceList(length) { class115 ResourceList.prototype._resultCancelled = function() { class143 var resources = new ResourceList(len);
203 typedef std::vector<Resource*> ResourceList; typedef204 ResourceList resources;238 ResourceList::const_iterator it = resources.begin(); in GetResource()261 ResourceList::const_iterator it = resources.begin(); in NeedsServer()272 ResourceList::const_iterator it = resources.begin(); in IsDone()282 ResourceList::const_iterator it = resources.begin(); in AssertDone()
5155 function ResourceList(length) {5161 ResourceList.prototype._resultCancelled = function() {5189 var resources = new ResourceList(len);