Home
last modified time | relevance | path

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

/developtools/packing_tool/packing_tool/frameworks/src/
Dhsp_packager.cpp465 … std::string resPath = Constants::ASSETS_PATH + Constants::LINUX_FILE_SEPARATOR + moduleName_ + in CompressHspModePartThird() local
Dhap_packager.cpp618 … std::string resPath = Constants::ASSETS_PATH + Constants::LINUX_FILE_SEPARATOR + moduleName_ + in AddResFileAndDirLsitToZip() local
/developtools/packing_tool/adapter/ohos/
DUtility.java62 private String resPath = ""; field in Utility
336 public void setResPath(String resPath) { in setResPath()
DCompressor.java1275 String resPath = ASSETS_DIR_NAME + utility.getModuleName() + LINUX_FILE_SEPARATOR in compressHapMode() local
1352 String resPath = ASSETS_DIR_NAME + utility.getModuleName() + LINUX_FILE_SEPARATOR in compressHapModeForModule() local
3479 String resPath = ASSETS_DIR_NAME + utility.getModuleName() + LINUX_FILE_SEPARATOR in compressHSPMode() local