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.java56 private String resourcesPath = ""; field in Utility
303 public void setResourcesPath(String resourcesPath) { in setResourcesPath()
DCompressor.java442 String resourcesPath = ASSETS_DIR_NAME + utility.getModuleName() + LINUX_FILE_SEPARATOR in compressHapMode() local
519 String resourcesPath = RESOURCES_DIR_NAME; in compressHapModeForModule() local
2371 String resourcesPath = RESOURCES_DIR_NAME; in compressHSPMode() local
/developtools/global_resource_tool/src/
Dresource_pack.cpp130 string resourcesPath = FileEntry::FilePath(output).Append(RESOURCES_DIR).GetPath(); in InitOutput() local