Searched refs:RT_LOGE (Results 1 – 4 of 4) sorted by relevance
147 RT_LOGE("src node %d dst node %d link failed", src->getID(), dst->getID()); in linkMultiNode()163 RT_LOGE("select mode %s failed", arg1); in selectMultiMode()174 RT_LOGE("select mode %s failed", end); in selectMultiMode()
38 RT_LOGE("Assertion %s failed at %s:%d\n", \
28 RT_LOGE("%s(%d): %s failed. actual %d vs exp %d\n", \
49 #define RT_LOGE(format, ...) LOG_ERROR(RT_LOG_ERR, format, ##__VA_ARGS__) macro