Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain.c40 #define HICHAIN_DAS_ERRCODE_MIN 0xF0000001 macro
156 if (hichainErrCode >= HICHAIN_DAS_ERRCODE_MIN && hichainErrCode <= HICHAIN_DAS_ERRCODE_MAX) { in GetSoftbusHichainAuthErrorCode()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_hichain_test.cpp130 GetSoftbusHichainAuthErrorCode(HICHAIN_DAS_ERRCODE_MIN, &softbusErrCode);