Searched defs:deviceHaps (Results 1 – 3 of 3) sorted by relevance
466 std::map<std::string, std::list<HapVerifyInfo>> deviceHaps; in CheckEntryIsValid() local477 std::map<std::string, std::list<HapVerifyInfo>>& deviceHaps) in ClassifyEntry()
878 Map<String, List<HapVerifyInfo>> deviceHaps = new HashMap<>(); in classifyEntry() local
702 std::map<std::string, std::list<OHOS::AppPackingTool::HapVerifyInfo>> deviceHaps; variable