Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/api/
DServiceApi.java88 boolean verifyProfile(Options options); in verifyProfile() method
DSignToolServiceImpl.java274 public boolean verifyProfile(Options options) { in verifyProfile() method in SignToolServiceImpl