Searched refs:IsRietveldSubmitted (Results 1 – 1 of 1) sorted by relevance
2041 if IsLocalCL(ui, repo, clname) and IsRietveldSubmitted(ui, clname, repo[rev].hex()):2363 def IsRietveldSubmitted(ui, clname, hex): function