Lines Matching defs:format
167 static MD_INLINE void LogError(const char* format, ...) in LogError()
188 static MD_INLINE void LogWarning(const char* format, ...) in LogWarning()
208 static MD_INLINE void LogInfo(const char* format, ...) in LogInfo()
228 static MD_INLINE void TRACE_ERROR(const char* format, ...) in TRACE_ERROR()
253 static MD_INLINE void TRACE_WARNING(const char* format, ...) in TRACE_WARNING()
278 static MD_INLINE void TRACE_INFO(const char* format, ...) in TRACE_INFO()
306 static MD_INLINE void LogError(const char* format, ...) in LogError()
310 static MD_INLINE void LogWarning(const char* format, ...) in LogWarning()
314 static MD_INLINE void LogInfo(const char* format, ...) in LogInfo()
319 static MD_INLINE void TRACE_ERROR(const char* format, ...) in TRACE_ERROR()
324 static MD_INLINE void TRACE_WARNING(const char* format, ...) in TRACE_WARNING()
329 static MD_INLINE void TRACE_INFO(const char* format, ...) in TRACE_INFO()
337 static MD_INLINE void LogError(const char* format, ...) in LogError()
346 static MD_INLINE void LogWarning(const char* format, ...) in LogWarning()
355 static MD_INLINE void LogInfo(const char* format, ...) in LogInfo()
364 static MD_INLINE void TRACE_ERROR(const char* format, ...) in TRACE_ERROR()
378 static MD_INLINE void TRACE_WARNING(const char* format, ...) in TRACE_WARNING()
392 static MD_INLINE void TRACE_INFO(const char* format, ...) in TRACE_INFO()