Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/java/com/ohos/hapsigntool/
DHapSignTool.java172 isSuccess = runVerifyProfile(params.getOptions(), api); in dispatchParams()
347 private static boolean runVerifyProfile(Options params, ServiceApi api) { in runVerifyProfile() method in HapSignTool