Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
DNativeLibInfoSegment.java71 private int sectionNum; field in NativeLibInfoSegment
282 private int sectionNum; field in NativeLibInfoSegment.Builder
302 public Builder setSectionNum(int sectionNum) { in setSectionNum()