Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DCompressor.java287 private boolean isDeliveryWithInstall = false; field in Compressor.GeneralNormalizeUtil
337 public void setIsDeliveryWithInstall(boolean isDeliveryWithInstall) { in setIsDeliveryWithInstall()