Home
last modified time | relevance | path

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

/ohos5.0/base/security/code_signature/interfaces/innerkits/local_code_sign/src/
H A Dlocal_code_sign_proxy.cpp33 return CS_ERR_REMOTE_CONNECTION; in InitLocalCertificate()
59 return CS_ERR_REMOTE_CONNECTION; in SignLocalCode()
/ohos5.0/base/security/code_signature/interfaces/innerkits/common/include/
H A Derrcode.h69 CS_ERR_REMOTE_CONNECTION = -0x503, enumerator