Home
last modified time | relevance | path

Searched refs:checkTargetModuleNameIsExisted (Results 1 – 1 of 1) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DHapVerify.java95 if (!checkTargetModuleNameIsExisted(hapVerifyInfos)) { in checkHapIsValid()
448 …private static boolean checkTargetModuleNameIsExisted(List<HapVerifyInfo> hapVerifyInfos) throws B… in checkTargetModuleNameIsExisted() method in HapVerify