Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DUtility.java51 private String profilePath = ""; field in Utility
173 public void setProfilePath(String profilePath) { in setProfilePath()