Searched refs:compare_signatures (Results 1 – 2 of 2) sorted by relevance
10 from checklayer import get_signatures, LayerType, check_command, compare_signatures, get_git_toplev…129 msg = compare_signatures(self.td['sigs'], curr_sigs)
390 def compare_signatures(old_sigs, curr_sigs): function