Home
last modified time | relevance | path

Searched refs:GetContent (Results 1 - 8 of 8) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/profile/include/
H A Dpkcs7_data.h92 int GetContent(std::string& content) const;
/developtools/hapsigner/hapsigntool_cpp/hap/utils/include/
H A Dhap_utils.h43 virtual ByteBuffer GetContent();
/developtools/hapsigner/hapsigntool_cpp/hap/verify/src/
H A Dverify_elf.cpp403 int getContentFlag = p7Data.GetContent(rawContent); in GetRawContent()
H A Dverify_hap.cpp311 if (p7Data.GetContent(ret) < 0) { in GetProfileContent()
/developtools/hapsigner/hapsigntool_cpp/api/src/
H A Dsign_tool_service_impl.cpp542 if (p7Data.GetContent(originalData) < 0) { in VerifyProfile()
/developtools/hapsigner/hapsigntool_cpp/hap/provider/src/
H A Dsign_provider.cpp785 if (p7Data.GetContent(profileContent) < 0) {
/developtools/hapsigner/hapsigntool_cpp/profile/src/
H A Dpkcs7_data.cpp175 int PKCS7Data::GetContent(std::string& originalRawData) const in GetContent() function in OHOS::SignatureTools::PKCS7Data
/developtools/hapsigner/hapsigntool_cpp_test/unittest/signProfile/
H A Dsign_profile_test.cpp491 result = p7.GetContent(provision); in HWTEST_F()

Completed in 14 milliseconds