Searched defs:hspList (Results 1 – 3 of 3) sorted by relevance
132 std::list<HapVerifyInfo> hspList; in CheckAppFieldsIsSame() local200 const std::list<HapVerifyInfo> hspList) in ModuleDebugValidation()
153 private String hspList = ""; field in Utility907 public void setHspList(String hspList) { in setHspList()
288 List<HapVerifyInfo> hspList = new ArrayList<>(); in checkAppFieldsIsSame() local