Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp_test/unittest/elfVerify/
Dverify_elf_test.cpp429 std::string rawContent; variable
/developtools/hapsigner/hapsigntool_cpp/hap/verify/src/
Dverify_elf.cpp390 bool VerifyElf::GetRawContent(const std::vector<int8_t>& contentVec, std::string& rawContent) in GetRawContent()