Home
last modified time | relevance | path

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

/external/srtp/crypto/include/
Derr.h153 #define debug_on(mod) (mod).on = 1 macro
168 #define debug_on(mod) macro
/external/webrtc/talk/session/media/
Dsrtpfilter.cc96 debug_on(mod_srtp); in EnableSrtpDebugging()
97 debug_on(mod_auth); in EnableSrtpDebugging()
98 debug_on(mod_cipher); in EnableSrtpDebugging()
99 debug_on(mod_stat); in EnableSrtpDebugging()
100 debug_on(mod_alloc); in EnableSrtpDebugging()
101 debug_on(mod_aes_icm); in EnableSrtpDebugging()