Home
last modified time | relevance | path

Searched refs:AddCc (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/tools/patman/
Dcommit.py68 def AddCc(self, cc_list): member in Commit
Dpatchstream.py298 self.commit.AddCc(tag_match.group(2).split(','))