Home
last modified time | relevance | path

Searched defs:outputPropertyFile (Results 1 - 3 of 3) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
H A DVerifyHap.java188 private void outputOptionalBlocks(String outputProfileFile, String outputProofFile, String outputPropertyFile, in outputOptionalBlocks() argument
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapVerify/
H A Dhap_verify_test.cpp870 std::string outputPropertyFile = "./hapVerify/outputProfileFile.txt"; in HWTEST_F() local
1047 std::string outputPropertyFile = "outputProfileFile.txt"; in HWTEST_F() local
/developtools/hapsigner/hapsigntool_cpp/hap/verify/src/
H A Dverify_hap.cpp78 outputOptionalBlocks(const std::string& outputProfileFile, const std::string& outputProofFile, const std::string& outputPropertyFile, const std::vector<OptionalBlock>& optionBlocks) outputOptionalBlocks() argument

Completed in 4 milliseconds