Searched refs:CutDomain (Results 1 – 2 of 2) sorted by relevance
479 def CutDomain(s): function1913 about += "R=" + JoinComma([CutDomain(s) for s in cl.reviewer]) + "\n"1917 about += "TBR=" + JoinComma([CutDomain(s) for s in tbr]) + "\n"1919 about += "CC=" + JoinComma([CutDomain(s) for s in cl.cc]) + "\n"
479 def CutDomain(s): function1916 about += "R=" + JoinComma([CutDomain(s) for s in cl.reviewer]) + "\n"1920 about += "TBR=" + JoinComma([CutDomain(s) for s in tbr]) + "\n"1922 about += "CC=" + JoinComma([CutDomain(s) for s in cl.cc]) + "\n"