Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/model/
DBundleInfo.java33 private String developerId; field in BundleInfo
74 public void setDeveloperId(String developerId) { in setDeveloperId()
/developtools/hapsigner/hapsigntool_cpp/profile/include/
Dprofile_info.h42 std::string developerId; member