Searched refs:SWR_TRACE (Results 1 – 2 of 2) sorted by relevance
166 #define SWR_TRACE(_fmtstr, ...) _SWR_TRACE(_fmtstr, ##__VA_ARGS__) macro211 #define SWR_TRACE(_fmtstr, ...) \ macro
814 SWR_TRACE("Invalid object cache file, ignoring: %s", filePath.c_str()); in getObject()