Home
last modified time | relevance | path

Searched defs:isSigned (Results 1 – 3 of 3) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/
DSignatureBlockTypes.java54 public static char getProfileBlockTypes(String isSigned) { in getProfileBlockTypes()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
DSignBin.java109 char isSigned = SignatureBlockTypes.getProfileBlockTypes(profileSigned); in writeBlockDataToFile() local
/developtools/profiler/device/plugins/ftrace_plugin/include/
Dftrace_common_type.h119 uint8_t isSigned = 0; member