Searched refs:LOG_ERROR_APP (Results 1 – 1 of 1) sorted by relevance
222 #define LOG_ERROR_APP(...) Log_Module_Print( LOG_VERBOSE_ERROR, LOG_REGION_APP, __VA_ARGS__) macro227 #define LOG_ERROR_APP(...) do {} while(0) macro