Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_common.h74 #define CHECK_EXPRESSION_RETURN_VALUE(expression, value) \ macro
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1624 CHECK_EXPRESSION_RETURN_VALUE((i >= len), SOFTBUS_ERR); in GetBtDiscTypeString()
1629 CHECK_EXPRESSION_RETURN_VALUE((i >= len), SOFTBUS_ERR); in GetBtDiscTypeString()
1632 CHECK_EXPRESSION_RETURN_VALUE((i >= len), SOFTBUS_ERR); in GetBtDiscTypeString()

Completed in 8 milliseconds