Home
last modified time | relevance | path

Searched refs:getModuleDependency (Results 1 – 1 of 1) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DHapVerify.java1260 List<String> dependencies = getModuleDependency(hapVerifyInfo, hapVerifyInfoList); in checkAtomicServiceModuleSize()
1472 private static List<String> getModuleDependency(HapVerifyInfo hapVerifyInfo, in getModuleDependency() method in HapVerify
1482 … List<String> childDependencies = getModuleDependency(dependencyHapVerifyInfo, hapVerifyInfoList); in getModuleDependency()