Home
last modified time | relevance | path

Searched refs:RTCLogDebug (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/objc/public/
DRTCLogging.h85 #define RTCLogDebug(format, ...) RTCLogInfo(format, ##__VA_ARGS__) macro
87 #define RTCLogDebug(format, ...) \ macro
/external/webrtc/webrtc/base/objc/
DRTCLogging.h68 #define RTCLogDebug(format, ...) RTCLogInfo(format, ##__VA_ARGS__) macro
70 #define RTCLogDebug(format, ...) \ macro