Home
last modified time | relevance | path

Searched refs:setJsPath (Results 1 – 2 of 2) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DCommandParser.java112 entry.getKey().setJsPath(entry.getValue()); in initCommandFuncs()
DUtility.java517 public void setJsPath(String jsPath) { this.jsPath = jsPath; } in setJsPath() method in Utility