Home
last modified time | relevance | path

Searched refs:Distro (Results 1 - 5 of 5) sorted by relevance

/developtools/packing_tool/adapter/ohos/
H A DDistro.java19 * Distro info.
22 public class Distro { class
24 * Indicates the moduleName of Distro.
29 * Indicates the moduleType of Distro.
34 * Indicates the deliveryWithInstall of Distro.
39 * Indicates the installationFree of Distro.
44 * Indicates the virtualMachine of Distro.
H A DHapInfo.java78 public Distro distro = null;
H A DModuleAdaption.java136 hapInfo.distro = new Distro(); in convertToHapInfo()
H A DUncompress.java1223 Distro distro = hapInfo.distro; in obtainLabelAndIcon()
1242 private static UncompressResult obtainInnerLabelAndIcon(UncompressResult result, HapInfo hapInfo, Distro distro) { in obtainInnerLabelAndIcon()
H A DJsonUtil.java747 Distro distro = new Distro(); in getDistro()

Completed in 7 milliseconds