Searched refs:MSLOG_THROW (Results 1 – 1 of 1) sorted by relevance
209 #define MSLOG_THROW(excp_type) … macro224 #define MS_LOG_EXCEPTION MSLOG_THROW(mindspore::NoExceptionType)225 #define MS_EXCEPTION(type) MSLOG_THROW(type)