Searched refs:TRACE (Results 1 – 8 of 8) sorted by relevance
/system/bt/embdrv/sbc/decoder/srce/ |
D | decoder-sbc.c | 115 TRACE(("-OI_CODEC_SBC_Decode: OI_CODEC_SBC_NOT_ENOUGH_AUDIO_DATA")); in DecodeBody() 126 TRACE(("Reading scalefactors")); in DecodeBody() 129 TRACE(("Computing bit allocation")); in DecodeBody() 132 TRACE(("Reading samples")); in DecodeBody() 155 TRACE(("Synthesizing frame")); in DecodeBody() 196 TRACE(("+OI_CODEC_SBC_DecodeRaw")); in internal_DecodeRaw() 209 TRACE(("-OI_CODEC_SBC_Decode: OI_CODEC_SBC_NOT_ENOUGH_BODY_DATA")); in internal_DecodeRaw() 224 TRACE(("-OI_CODEC_SBC_DecodeRaw: %d", status)); in internal_DecodeRaw() 245 TRACE(("+OI_CODEC_SBC_DecodeFrame")); in OI_CODEC_SBC_DecodeFrame() 247 TRACE(("Finding syncword")); in OI_CODEC_SBC_DecodeFrame() [all …]
|
/system/core/liblog/ |
D | fake_log_device.cpp | 44 #define TRACE(...) printf("fake_log_device: " __VA_ARGS__) 46 #define TRACE(...) ((void)0) macro 196 TRACE("Found ANDROID_LOG_TAGS='%s'\n", tags); in configureInitialState() 211 TRACE("ERROR: env tag too long (%d chars max)\n", kMaxTagLen - 1); in configureInitialState() 261 TRACE("ERROR: garbage in tag env; expected whitespace\n"); in configureInitialState() 262 TRACE(" env='%s'\n", tags); in configureInitialState() 269 TRACE("+++ global min prio %d\n", logState->globalMinPriority); in configureInitialState() 273 TRACE("+++ entry %d: %s:%d\n", entry, logState->tagSet[entry].tag, in configureInitialState() 366 TRACE("LOG %d: %s %s", logPrio, tag, msg); in showLog() 568 TRACE("%s: ignoring binary log\n", state->debugName); in fakeLogWritev() [all …]
|
/system/bt/embdrv/sbc/decoder/include/ |
D | oi_codec_sbc_private.h | 57 #define TRACE(x) \ macro 63 #define TRACE(x) macro
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | traced_probes.te | 53 # their userspace TRACE macros.
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | traced_probes.te | 58 # their userspace TRACE macros.
|
/system/sepolicy/private/ |
D | traced_probes.te | 58 # their userspace TRACE macros.
|
/system/extras/tests/workloads/ |
D | defs.sh | 326 echo TRACE >> $traceout
|
/system/core/fastboot/fuzzy_fastboot/ |
D | README.md | 322 <<<<<<<< TRACE BEGIN >>>>>>>>> 325 <<<<<<<< TRACE END >>>>>>>>>
|