Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/include/
H A Dcode_sign_block.h61 HapInfoSegment hapInfoSegment; member in OHOS::SignatureTools::CodeSignBlock
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
H A DCodeSignBlock.java64 private HapInfoSegment hapInfoSegment; field in CodeSignBlock
[all...]
/developtools/hapsigner/hapsigntool_cpp/codesigning/sign/src/
H A Dverify_code_signature.cpp259 HapInfoSegment hapInfoSegment = HapInfoSegment::FromByteArray(*(std::vector<int8_t> *) & sh); in ParseSegmentHead() local

Completed in 2 milliseconds