Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/model/
DBundleInfo.java63 private String appFeature; field in BundleInfo
114 public void setAppFeature(String appFeature) { in setAppFeature()
/developtools/hapsigner/hapsigntool_cpp/profile/include/
Dprofile_info.h49 std::string appFeature; member