Searched refs:JSONGet (Results 1 - 1 of 1) sorted by relevance

/external/regex-re2/lib/codereview/
H A Dcodereview.py540 d = JSONGet(ui, "/api/" + name + "?messages=true")
2077 def JSONGet(ui, path): function
2083 ui.warn("JSONGet %s: %s\n" % (path, ExceptionDetail()))
2115 dict = JSONGet(ui, "/api/" + clname + "?messages=true")
2143 patchset = JSONGet(ui, "/api/" + clname + "/" + str(patchid))

Completed in 1250 milliseconds