Home
last modified time | relevance | path

Searched refs:getTargetBundleName (Results 1 - 6 of 6) sorted by relevance

/developtools/packing_tool/adapter/ohos/
H A DAppInfo.java256 public String getTargetBundleName() { in getTargetBundleName() method in AppInfo
H A DModuleAppInfo.java200 public String getTargetBundleName() { in getTargetBundleName() method in ModuleAppInfo
H A DHapVerifyInfo.java408 public String getTargetBundleName() { in getTargetBundleName() method in HapVerifyInfo
H A DModuleAdaption.java99 appInfo.setTargetBundleName(moduleAppInfo.getTargetBundleName()); in convertToAppInfo()
H A DHapVerify.java244 verifyCollection.targetBundleName = verifyInfo.getTargetBundleName(); in checkAppFieldsIsSame()
297 if (!verifyCollection.targetBundleName.equals(hapVerifyInfo.getTargetBundleName())) { in appFieldsIsSame()
454 if (!hapInfo.getTargetBundleName().isEmpty()) { in checkTargetModuleNameIsExisted()
H A DCompressor.java3162 if (!hapVerifyInfo.getTargetBundleName().isEmpty()) { in checkSharedAppIsValid()

Completed in 10 milliseconds