Searched defs:hapList (Results 1 – 3 of 3) sorted by relevance
135 private String hapList = ""; field in Utility663 public void setHapList(String hapList) { in setHapList()
285 List<HapVerifyInfo> hapList = new ArrayList<>(); in checkAppFieldsIsSame() local
131 std::list<HapVerifyInfo> hapList; in CheckAppFieldsIsSame() local