Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DModuleJsonUtil.java929 public static void parseStageHapVerifyInfo(HapVerifyInfo hapVerifyInfo) throws BundleException { in parseStageHapVerifyInfo() method in ModuleJsonUtil
DCompressor.java3303 public static HapVerifyInfo parseStageHapVerifyInfo(String filePath) throws BundleException { in parseStageHapVerifyInfo() method in Compressor