Home
last modified time | relevance | path

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

/external/regex-re2/lib/codereview/
Dcodereview.py525 d = JSONGet(ui, "/api/" + name + "?messages=true")
2326 def JSONGet(ui, path): function
2364 dict = JSONGet(ui, "/api/" + clname + "?messages=true")
2392 patchset = JSONGet(ui, "/api/" + clname + "/" + str(patchid))