Home
last modified time | relevance | path

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

/developtools/ace-js2bundle/ace-loader/src/
Dresource-plugin.js34 let resourcesPath; variable
/developtools/packing_tool/adapter/ohos/
DUtility.java52 private String resourcesPath = ""; field in Utility
264 public void setResourcesPath(String resourcesPath) { in setResourcesPath()
DCompressor.java242 String resourcesPath = ASSETS_DIR_NAME + utility.getModuleName() + LINUX_FILE_SEPARATOR in compressHapMode() local
301 String resourcesPath = RESOURCES_DIR_NAME; in compressHapModeForModule() local
/developtools/global_resource_tool/src/
Dresource_pack.cpp161 string resourcesPath = FileEntry::FilePath(output).Append(RESOURCES_DIR).GetPath(); in InitOutput() local