Home
last modified time | relevance | path

Searched refs:TRACE (Results 1 – 8 of 8) sorted by relevance

/system/bt/embdrv/sbc/decoder/srce/
Ddecoder-sbc.c115 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/
Dfake_log_device.cpp44 #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/
Doi_codec_sbc_private.h57 #define TRACE(x) \ macro
63 #define TRACE(x) macro
/system/sepolicy/prebuilts/api/28.0/private/
Dtraced_probes.te53 # their userspace TRACE macros.
/system/sepolicy/prebuilts/api/29.0/private/
Dtraced_probes.te58 # their userspace TRACE macros.
/system/sepolicy/private/
Dtraced_probes.te58 # their userspace TRACE macros.
/system/extras/tests/workloads/
Ddefs.sh326 echo TRACE >> $traceout
/system/core/fastboot/fuzzy_fastboot/
DREADME.md322 <<<<<<<< TRACE BEGIN >>>>>>>>>
325 <<<<<<<< TRACE END >>>>>>>>>