Searched refs:SL_RET_CODE_PROTOCOL_ERROR (Results 1 – 2 of 2) sorted by relevance
103 #define VERIFY_PROTOCOL(expr) _SL_ERROR(expr, SL_RET_CODE_PROTOCOL_ERROR)
712 #define SL_RET_CODE_PROTOCOL_ERROR (-2010L) macro