Searched refs:getAllBranches (Results 1 – 7 of 7) sorted by relevance
69 request.setAttribute("branches", new Gson().toJson(DatastoreHelper.getAllBranches())); in doGetHandler()
188 request.setAttribute("branches", new Gson().toJson(DatastoreHelper.getAllBranches())); in doGetHandler()
224 request.setAttribute("branches", new Gson().toJson(DatastoreHelper.getAllBranches())); in doGetHandler()
319 request.setAttribute("branches", new Gson().toJson(DatastoreHelper.getAllBranches())); in doGetHandler()
305 request.setAttribute("branches", new Gson().toJson(DatastoreHelper.getAllBranches())); in getTestPlanDispatcher()
145 public static List<String> getAllBranches() { in getAllBranches() method in DatastoreHelper
147 public static List<String> getAllBranches() { in getAllBranches() method in DeviceInfoEntity