Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DUtility.java51 private String resPath = ""; field in Utility
254 public void setResPath(String resPath) { in setResPath()
DCompressor.java232 String resPath = ASSETS_DIR_NAME + utility.getModuleName() + LINUX_FILE_SEPARATOR in compressHapMode() local
291 String resPath = ASSETS_DIR_NAME + utility.getModuleName() + LINUX_FILE_SEPARATOR in compressHapModeForModule() local