Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/api/
DDataRestServlet.java43 String schKey = in doGet() local
48 json = new Gson().toJson(BranchEntity.getByBranch(schKey)); in doGet()
50 json = new Gson().toJson(BuildTargetEntity.getByBuildTarget(schKey)); in doGet()