Lines Matching defs:format
148 static MD_INLINE void LogError(const char* format, ...) in LogError()
165 static MD_INLINE void LogWarning(const char* format, ...) in LogWarning()
181 static MD_INLINE void LogInfo(const char* format, ...) in LogInfo()
197 static MD_INLINE void TRACE_ERROR(const char* format, ...) in TRACE_ERROR()
218 static MD_INLINE void TRACE_WARNING(const char* format, ...) in TRACE_WARNING()
239 static MD_INLINE void TRACE_INFO(const char* format, ...) in TRACE_INFO()
263 static MD_INLINE void LogError(const char* format, ...) in LogError()
267 static MD_INLINE void LogWarning(const char* format, ...) in LogWarning()
271 static MD_INLINE void LogInfo(const char* format, ...) in LogInfo()
276 static MD_INLINE void TRACE_ERROR(const char* format, ...) in TRACE_ERROR()
281 static MD_INLINE void TRACE_WARNING(const char* format, ...) in TRACE_WARNING()
286 static MD_INLINE void TRACE_INFO(const char* format, ...) in TRACE_INFO()
294 static MD_INLINE void LogError(const char* format, ...) in LogError()
303 static MD_INLINE void LogWarning(const char* format, ...) in LogWarning()
312 static MD_INLINE void LogInfo(const char* format, ...) in LogInfo()
321 static MD_INLINE void TRACE_ERROR(const char* format, ...) in TRACE_ERROR()
335 static MD_INLINE void TRACE_WARNING(const char* format, ...) in TRACE_WARNING()
349 static MD_INLINE void TRACE_INFO(const char* format, ...) in TRACE_INFO()