Searched defs:hapList (Results 1 – 3 of 3) sorted by relevance
131 std::list<HapVerifyInfo> hapList; in CheckAppFieldsIsSame() local199 bool HapVerifyUtils::ModuleDebugValidation(const std::list<HapVerifyInfo> hapList, in ModuleDebugValidation()
150 private String hapList = ""; field in Utility687 public void setHapList(String hapList) { in setHapList()
287 List<HapVerifyInfo> hapList = new ArrayList<>(); in checkAppFieldsIsSame() local