Lines Matching refs:uuid
107 eh.uuid = None
193 uuid = h.uuid
196 repourl=urlstem, uuid=uuid)
238 uuid = h.uuid
305 uuid=uuid)
311 repourl=urlstem, uuid=uuid)
335 uuid = h.uuid
399 repourl=urlstem, uuid=uuid)
418 repourl=urlstem, uuid=uuid)
555 uuid=fobj.uuid, failonerror=failonerror, proxy=proxy,
586 repourl=repourl, progfunc=progfunc, uuid=fobj.uuid,
630 url, uuid = self.__orphans.pop()
631 self.remove_request(url, uuid)
653 def orphaned_request(self, url, uuid):
661 self.__orphans.add((url, uuid))
663 def remove_request(self, url, uuid):
671 if h.url == url and h.uuid == uuid and \
687 if t.url == url and t.uuid == uuid:
692 if ex.url == url and ex.uuid == uuid:
743 repourl=repourl, progfunc=progfunc, uuid=fobj.uuid,
865 hdl.uuid = treq.uuid
1053 hdl.uuid = None
1066 repourl=None, compressible=False, progfunc=None, uuid=None,
1133 uuid - In order to remove the request from the list of
1134 many possible requests, supply a unique identifier in uuid.
1171 self.uuid = uuid