Home
last modified time | relevance | path

Searched defs:deviceHap (Results 1 – 2 of 2) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DHapVerify.java741 Map<String, List<HapVerifyInfo>> deviceHap = classifyEntry(entryHapVerifyInfos); in checkEntryIsValid() local
900 …e static boolean checkFeature(HapVerifyInfo featureHap, Map<String, List<HapVerifyInfo>> deviceHap) in checkFeature()
/developtools/packing_tool/packing_tool/frameworks/src/json/
Dhap_verify_utils.cpp493 const std::map<std::string, std::list<HapVerifyInfo>>& deviceHap) in CheckFeature()