Home
last modified time | relevance | path

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

/external/srtp/crypto/include/
Derr.h153 #define debug_on(mod) (mod).on = 1 macro
168 #define debug_on(mod) macro
/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dsrtpfilter.cc88 debug_on(mod_srtp); in EnableSrtpDebugging()
89 debug_on(mod_auth); in EnableSrtpDebugging()
90 debug_on(mod_cipher); in EnableSrtpDebugging()
91 debug_on(mod_stat); in EnableSrtpDebugging()
92 debug_on(mod_alloc); in EnableSrtpDebugging()
93 debug_on(mod_aes_icm); in EnableSrtpDebugging()
/external/chromium/third_party/libjingle/source/talk/session/phone/
Dsrtpfilter.cc400 debug_on(mod_srtp); in Init()