Home
last modified time | relevance | path

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

/external/regex-re2/lib/codereview/
Dcodereview.py2041 if IsLocalCL(ui, repo, clname) and IsRietveldSubmitted(ui, clname, repo[rev].hex()):
2363 def IsRietveldSubmitted(ui, clname, hex): function