Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DUtility.java82 private String etsPath = ""; field in Utility
519 public String getEtsPath() { return etsPath; } in getEtsPath()
521 public void setEtsPath(String etsPath) { this.etsPath = etsPath; } in setEtsPath() argument
DCompressor.java802 String etsPath = ETS_PATH; in compressHapModeForModule() local
803 pathToFile(utility, utility.getEtsPath(), etsPath, false); in compressHapModeForModule()
2478 String etsPath = ETS_PATH; in compressHSPMode() local
2479 pathToFile(utility, utility.getEtsPath(), etsPath, false); in compressHSPMode()