Lines Matching defs:tid
114 def get_cached_unihash(self, tid): argument
117 def get_unihash(self, tid): argument
126 def prep_taskhash(self, tid, deps, dataCaches): argument
129 def get_taskhash(self, tid, deps, dataCaches): argument
333 def prep_taskhash(self, tid, deps, dataCaches): argument
383 def get_taskhash(self, tid, deps, dataCaches): argument
496 def get_stampfile_hash(self, tid): argument
609 def get_stampfile_hash(self, tid): argument
620 def set_unihash(self, tid, unihash): argument
626 def _get_unihash(self, tid, checkkey=None): argument
640 def get_cached_unihash(self, tid): argument
657 def _get_method(self, tid): argument
688 def get_unihash(self, tid): argument
834 def report_unihash_equiv(self, tid, taskhash, wanted_unihash, current_unihash, datacaches): argument