HomeSort by relevance Sort by last modified time
    Searched refs:debug_on (Results 1 - 3 of 3) sorted by null

  /external/srtp/crypto/include/
err.h 153 #define debug_on(mod) (mod).on = 1 macro
168 #define debug_on(mod) macro
  /external/webrtc/talk/session/media/
srtpfilter.cc 96 debug_on(mod_srtp);
97 debug_on(mod_auth);
98 debug_on(mod_cipher);
99 debug_on(mod_stat);
100 debug_on(mod_alloc);
101 debug_on(mod_aes_icm);
102 // debug_on(mod_aes_cbc);
103 // debug_on(mod_hmac);
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
perf 27 debug_on() { VFLAG=$1;DBG=$2;DO=debug_do;DODO=debug_do;PERFORM=$3
31 # debug_on

Completed in 1304 milliseconds