Home
last modified time | relevance | path

Searched refs:ERRCODE_SHIFT_8BIT (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain.c49 #define ERRCODE_SHIFT_8BIT 8 macro
163 ((AUTH_SUB_MODULE_CODE) << ERRCODE_SHIFT_16BIT) | (tempCode | (high4bit << ERRCODE_SHIFT_8BIT))); in GetSoftbusHichainAuthErrorCode()

Completed in 2 milliseconds