Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/src/
Dnative_lib_info_segment.cpp20 NativeLibInfoSegment::NativeLibInfoSegment() in NativeLibInfoSegment() function in OHOS::SignatureTools::NativeLibInfoSegment
30 NativeLibInfoSegment::NativeLibInfoSegment(int32_t magic, in NativeLibInfoSegment() function in OHOS::SignatureTools::NativeLibInfoSegment
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
DNativeLibInfoSegment.java57 public class NativeLibInfoSegment { class
92 private NativeLibInfoSegment(Builder builder) { in NativeLibInfoSegment() method in NativeLibInfoSegment