Home
last modified time | relevance | path

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

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