Home
last modified time | relevance | path

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

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