Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/sign/
DPageInfoGenerator.java158 static class ExcSegment { class in PageInfoGenerator
170 ExcSegment(byte type, String fileName, long startOffset, long endOffset) { in ExcSegment() method in PageInfoGenerator.ExcSegment