Home
last modified time | relevance | path

Searched refs:APP_GALLERY (Results 1 - 4 of 4) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/model/
H A DProvision.java64 * Field APP_GALLERY.
66 public static final String APP_GALLERY = "app_gallery"; field in Provision
186 return APP_GALLERY.equals(appDistType) in isAppDistTypeValid()
/developtools/hapsigner/hapsigntool_cpp/profile/include/
H A Dprofile_info.h34 APP_GALLERY, enumerator
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapVerify/
H A Dprovision_verify_test.cpp276 ASSERT_EQ(info.distributionType, AppDistType::APP_GALLERY); in HWTEST_F()
/developtools/hapsigner/hapsigntool_cpp/profile/src/
H A Dprofile_verify.cpp106 {VALUE_DIST_TYPE_APP_GALLERY, AppDistType::APP_GALLERY},

Completed in 3 milliseconds