Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/include/
H A Delf_sign_block.h46 int32_t treeLength; member in OHOS::SignatureTools::ElfSignBlock
/developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/datastructure/
H A Delf_sign_block_test.cpp44 int32_t treeLength = 8; in HWTEST_F() local
66 int32_t treeLength = 8; in HWTEST_F() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
H A DElfSignBlock.java63 private int treeLength; field in ElfSignBlock
87 private ElfSignBlock(int type, int treeLength, byte[] merkleTreeWithPadding, in ElfSignBlock() argument

Completed in 1 milliseconds