Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/include/
Dsegment_header.h30 static const int32_t CSB_FSVERITY_INFO_SEG = 0x1; variable
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
DSegmentHeader.java44 public static final int CSB_FSVERITY_INFO_SEG = 0x1; field in SegmentHeader