Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/codesigning/fsverity/include/
Dfs_verity_descriptor.h34 static const int DESCRIPTOR_SIZE = 256; variable
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/fsverity/
DFsVerityDescriptor.java78 public static final int DESCRIPTOR_SIZE = 256; field in FsVerityDescriptor