Searched defs:profilePath (Results 1 – 2 of 2) sorted by relevance
521 std::string profilePath = "/data/test/CAPABILITY.profile"; variable
51 private String profilePath = ""; field in Utility177 public void setProfilePath(String profilePath) { in setProfilePath()