Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DCompressVerify.java326 if (!utility.getSoPath().isEmpty() && in isVerifyValidInHapMode()
327 … !compatibleProcess(utility, utility.getSoPath(), utility.getFormattedSoPathList(), SO_SUFFIX)) { in isVerifyValidInHapMode()
DUtility.java176 public String getSoPath() { in getSoPath() method in Utility