Home
last modified time | relevance | path

Searched refs:MAX_BLOCK_COUNT (Results 1 - 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/utils/include/
H A Dhap_signer_block_utils.h73 static constexpr int32_t MAX_BLOCK_COUNT = 10; member in OHOS::SignatureTools::HapSignerBlockUtils
/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dhap_signer_block_utils.cpp294 if (hapSignBlockHead.blockCount > MAX_BLOCK_COUNT) { in CheckSignBlockHead()

Completed in 3 milliseconds