Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/api/
DLocalizationAdapter.java261 public List<X509Certificate> getCertsFromFile(String certPath, String logTitle) { in getCertsFromFile() argument
263 String.format("Params '%s' not exist", logTitle)); in getCertsFromFile()
267 String.format("%s: '%s' not exist", logTitle, certPath)); in getCertsFromFile()