Home
last modified time | relevance | path

Searched refs:UNUSED (Results 1 – 25 of 58) sorted by relevance

123

/frameworks/native/libs/vr/libpdx/fuzz/
Dhelpers.h22 #define UNUSED(expr) \ macro
77 UNUSED(channel_id); in SetChannel()
121 UNUSED(channel_id); in CloseChannel()
129 UNUSED(channel_id); in ModifyChannelEvents()
130 UNUSED(clear_mask); in ModifyChannelEvents()
131 UNUSED(set_mask); in ModifyChannelEvents()
144 UNUSED(message); in PushChannel()
145 UNUSED(flags); in PushChannel()
146 UNUSED(channel); in PushChannel()
147 UNUSED(channel_id); in PushChannel()
[all …]
/frameworks/av/media/module/codecs/common/
DcmnMemory.c29 #define UNUSED(x) (void)(x) macro
33 UNUSED(uID); in cmnMemAlloc()
44 UNUSED(uID); in cmnMemFree()
52 UNUSED(uID); in cmnMemSet()
60 UNUSED(uID); in cmnMemCopy()
68 UNUSED(uID); in cmnMemCheck()
69 UNUSED(pBuffer); in cmnMemCheck()
70 UNUSED(uSize); in cmnMemCheck()
77 UNUSED(uID); in cmnMemCompare()
84 UNUSED(uID); in cmnMemMove()
/frameworks/av/drm/mediadrm/plugins/clearkey/default/include/
DDrmPlugin.h91 UNUSED(cert_type); in getProvisionRequest()
92 UNUSED(cert_authority); in getProvisionRequest()
93 UNUSED(request); in getProvisionRequest()
94 UNUSED(defaultUrl); in getProvisionRequest()
102 UNUSED(certificate); in provideProvisionResponse()
103 UNUSED(wrappedKey); in provideProvisionResponse()
112 UNUSED(secureStops); in getSecureStops()
121 UNUSED(secureStop); in getSecureStop()
138 UNUSED(connectedLevel); in getHdcpLevels()
139 UNUSED(maxLevel); in getHdcpLevels()
[all …]
DCryptoPlugin.h41 UNUSED(mime); in requiresSecureDecoderComponent()
/frameworks/av/media/module/foundation/
DADebug.cpp32 #define UNUSED(x) ((void)(x)) macro
139 UNUSED(modulo); in getExperimentFlag()
140 UNUSED(limit); in getExperimentFlag()
141 UNUSED(plus); in getExperimentFlag()
142 UNUSED(timeDivisor); in getExperimentFlag()
/frameworks/native/services/sensorservice/
DSensorDirectConnection.cpp23 #define UNUSED(x) (void)(x) macro
121 UNUSED(handle); in enableDisable()
122 UNUSED(enabled); in enableDisable()
123 UNUSED(samplingPeriodNs); in enableDisable()
124 UNUSED(maxBatchReportLatencyNs); in enableDisable()
125 UNUSED(reservedFlags); in enableDisable()
132 UNUSED(handle); in setEventRate()
133 UNUSED(samplingPeriodNs); in setEventRate()
/frameworks/libs/binary_translation/kernel_api/include/berberis/kernel_api/
Dsyscall_emulation_common.h43 UNUSED(arg_1, arg_2); in RunGuestSyscall___NR_clone3()
137 UNUSED(arg_1, arg_2, arg_3, arg_4, arg_5); in RunGuestSyscall___NR_statx()
150 UNUSED(arg_1, arg_2, arg_3, arg_4, arg_5, arg_6); in RunUnknownGuestSyscall()
/frameworks/av/drm/mediadrm/plugins/clearkey/aidl/
DDrmFactory.cpp45 UNUSED(in_appPackageName); in createDrmPlugin()
96 UNUSED(args); in dump()
97 UNUSED(numArgs); in dump()
DCryptoPlugin.cpp191 UNUSED(in_width); in notifyResolution()
192 UNUSED(in_height); in notifyResolution()
198 UNUSED(in_mime); in requiresSecureDecoderComponent()
/frameworks/libs/binary_translation/guest_loader/
Dguest_loader.cc161 UNUSED(callee); in TraceCallback()
171 UNUSED(callee, state); in PostInitCallback()
177 UNUSED(callee); in InterceptGuestSymbolCallback()
186 UNUSED(callee); in ConfigStaticTlsCallback()
193 UNUSED(callee); in GetHostPthreadCallback()
Dlinker_debug.cc32 UNUSED(callee, state); in DoCustomTrampoline_rtld_db_dlactivity()
/frameworks/av/media/module/codecs/amrwb/enc/src/
Dautocorr.c31 #define UNUSED(x) (void)(x) macro
45 UNUSED(m); in Autocorr()
Dconvolve.c28 #define UNUSED(x) (void)(x) macro
40 UNUSED(L); in Convolve()
Dsyn_filt.c29 #define UNUSED(x) (void)(x) macro
100 UNUSED(m); in Syn_filt_32()
/frameworks/libs/binary_translation/guest_loader/riscv64/
Dlinker_callbacks_arch.cc29 UNUSED(linker_callbacks, linker_elf_file, error_msg); in InitializeLinkerCallbacksArch()
/frameworks/av/drm/mediadrm/plugins/clearkey/common/include/
DUtils.h32 #define UNUSED(x) (void)(x); macro
/frameworks/libs/binary_translation/runtime/
Dberberis.cc53 UNUSED(initialized); in InitBerberis()
/frameworks/libs/binary_translation/kernel_api/riscv64/
Dsyscall_emulation.cc84 UNUSED(arg_1, arg_2, arg_3, arg_4, arg_5); in RunGuestSyscall___NR_execveat()
118 UNUSED(arg_3, arg_4); // cpu_count, cpus_in in RunGuestSyscall___NR_riscv_hwprobe()
/frameworks/libs/binary_translation/guest_state/arm/
Dguest_state_arch.cc57 UNUSED(cpu, scs_sp); in SetShadowCallStackPointer()
/frameworks/libs/binary_translation/runtime_primitives/
Dprofiler_interface.cc102 UNUSED(write(fd, buf, n)); in ProfilerLogGeneratedCode()
/frameworks/libs/binary_translation/base/include/berberis/base/
Dtracing.h82 UNUSED(write(fd_, buf, n)); in TraceImpl()
/frameworks/av/drm/mediadrm/plugins/clearkey/default/
DDrmPlugin.cpp92 UNUSED(optionalParameters); in getKeyRequest()
155 UNUSED(value); in setPropertyByteArray()
/frameworks/av/drm/mediadrm/plugins/clearkey/aidl/include/
DAidlUtils.h79 #define UNUSED(x) (void)(x); macro
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.h42 #define UNUSED(x) ((void)(x)) macro
/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/cpp/
DNativeExtractor.cpp30 UNUSED(thiz); in Java_com_android_media_benchmark_library_Native_Extract()

123