Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain.c50 #define ERRCODE_SHIFT_12BIT 12 macro
164 high4bit = high4bit >> ERRCODE_SHIFT_12BIT; in GetSoftbusHichainAuthErrorCode()