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.cpp329 … std::string resPath = Constants::ASSETS_PATH + Constants::LINUX_FILE_SEPARATOR + moduleName_ + in CompressHspModePartThird() local
Dhap_packager.cpp546 … std::string resPath = Constants::ASSETS_PATH + Constants::LINUX_FILE_SEPARATOR + moduleName_ + in AddResFileAndDirLsitToZip() local
/developtools/packing_tool/adapter/ohos/
DUtility.java61 private String resPath = ""; field in Utility
320 public void setResPath(String resPath) { in setResPath()
DCompressor.java979 String resPath = ASSETS_DIR_NAME + utility.getModuleName() + LINUX_FILE_SEPARATOR in compressHapMode() local
1056 String resPath = ASSETS_DIR_NAME + utility.getModuleName() + LINUX_FILE_SEPARATOR in compressHapModeForModule() local
3152 String resPath = ASSETS_DIR_NAME + utility.getModuleName() + LINUX_FILE_SEPARATOR in compressHSPMode() local