Home
last modified time | relevance | path

Searched refs:CS_ERR_SO_FILE_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/code_signature/interfaces/innerkits/common/include/
H A Derrcode.h96 CS_ERR_SO_FILE_SIZE = -0x618, enumerator
/ohos5.0/base/security/code_signature/utils/src/
H A Dcode_sign_block.cpp114 return CS_ERR_SO_FILE_SIZE; in ParseNativeLibSignInfo()