Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/hap/verify/src/
Dverify_bin.cpp58 bool VerifyBin::VerifyBinFile(const std::string& binFile, std::vector<int8_t>& profileVec, in VerifyBinFile()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
DVerifyElf.java198 public VerifyResult verifyElf(String binFile) { in verifyElf()