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