Searched refs:RTCLogString (Results 1 – 2 of 2) sorted by relevance
42 #define RTCLogString(format, ...) \ macro51 NSString* log_string = RTCLogString(format, ##__VA_ARGS__); \
59 #define RTCLogString(format, ...) \ macro68 NSString *logString = RTCLogString(format, ##__VA_ARGS__); \