Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
DCodeSignBlock.java177 public void setSoInfoSegment(NativeLibInfoSegment soSeg) { in setSoInfoSegment()
/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/src/
Dcode_sign_block.cpp118 void CodeSignBlock::SetSoInfoSegment(const NativeLibInfoSegment& soSeg) in SetSoInfoSegment()