Home
last modified time | relevance | path

Searched defs:common (Results 1 – 25 of 200) sorted by relevance

12345678

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/
DREADME.md8 ## common section in Utility classes for VHAL implementation
12 ### ConcurrentQueue
18 ### ParcelableUtils
29 ### PendingRequestPool
34 ### PropertyUtils
38 ### RecurrentTimer
42 ### VehicleHalTypes
47 ### VehicleObjectPool
51 ### VehiclePropertyStore
56 ### VehicleUtils
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioEffectTargetTest.cpp399 Parameter::Common common = createParamCommon(); in TEST_P() local
419 Parameter::Common common = createParamCommon(0 /* session */, 1 /* ioHandle */, in TEST_P() local
435 Parameter::Common common = createParamCommon(0 /* session */, 1 /* ioHandle */, in TEST_P() local
454 Parameter::Common common = createParamCommon(0 /* session */, 1 /* ioHandle */, in TEST_P() local
470 Parameter::Common common = createParamCommon(0 /* session */, 1 /* ioHandle */, in TEST_P() local
489 Parameter::Common common = createParamCommon(0 /* session */, 1 /* ioHandle */, in TEST_P() local
624 Parameter::Common common = createParamCommon( in TEST_P() local
669 Parameter::Common common = createParamCommon( in TEST_P() local
703 Parameter::Common common = createParamCommon( in TEST_P() local
747 Parameter::Common common = createParamCommon( in TEST_P() local
[all …]
/hardware/libhardware/include_all/hardware/
Dnfc_tag.h41 struct hw_module_t common; member
51 struct hw_device_t common; member
Dgatekeeper.h38 hw_module_t common; member
46 hw_device_t common; member
Dnfc.h70 struct hw_module_t common; member
100 struct hw_device_t common; member
208 struct hw_module_t common; member
231 struct hw_device_t common; member
/hardware/libhardware/include/hardware/
Dnfc_tag.h41 struct hw_module_t common; member
51 struct hw_device_t common; member
Dgatekeeper.h38 hw_module_t common; member
46 hw_device_t common; member
Dnfc.h70 struct hw_module_t common; member
100 struct hw_device_t common; member
208 struct hw_module_t common; member
231 struct hw_device_t common; member
/hardware/google/gfxstream/guest/fuchsia/include/hardware/
Dhwvulkan.h14 struct hw_module_t common; member
24 struct hw_device_t common; member
/hardware/google/gfxstream/guest/mesa/include/android_stub/hardware/
Dhwvulkan.h33 struct hw_module_t common; member
61 struct hw_device_t common; member
/hardware/libhardware/include_vendor/hardware/
Dconsumerir.h41 struct hw_module_t common; member
51 struct hw_device_t common; member
Dlocal_time_hal.h54 struct hw_module_t common; member
64 struct hw_device_t common; member
/hardware/interfaces/audio/aidl/default/
DEffectContext.cpp31 EffectContext::EffectContext(size_t statusDepth, const Parameter::Common& common) { in EffectContext()
159 RetCode EffectContext::setCommon(const Parameter::Common& common) { in setCommon()
195 RetCode EffectContext::updateIOFrameSize(const Parameter::Common& common) { in updateIOFrameSize()
/hardware/interfaces/sensors/common/convert/
Dconvert.cpp24 namespace common { namespace
/hardware/interfaces/audio/aidl/default/acousticEchoCanceler/
DAcousticEchoCancelerSw.h31 AcousticEchoCancelerSwContext(int statusDepth, const Parameter::Common& common) in AcousticEchoCancelerSwContext()
/hardware/interfaces/audio/aidl/default/bassboost/
DBassBoostSw.h30 BassBoostSwContext(int statusDepth, const Parameter::Common& common) in BassBoostSwContext()
/hardware/interfaces/gnss/common/utils/default/
DMockLocation.cpp19 namespace android::hardware::gnss::common { namespace
DFixLocationParser.cpp22 namespace common { namespace
/hardware/interfaces/camera/common/default/
DSimpleThread.cpp22 namespace common { namespace
/hardware/interfaces/audio/aidl/default/noiseSuppression/
DNoiseSuppressionSw.h31 NoiseSuppressionSwContext(int statusDepth, const Parameter::Common& common) in NoiseSuppressionSwContext()
/hardware/interfaces/audio/aidl/default/loudnessEnhancer/
DLoudnessEnhancerSw.h30 LoudnessEnhancerSwContext(int statusDepth, const Parameter::Common& common) in LoudnessEnhancerSwContext()
/hardware/interfaces/audio/aidl/default/automaticGainControlV1/
DAutomaticGainControlV1Sw.h25 AutomaticGainControlV1SwContext(int statusDepth, const Parameter::Common& common) in AutomaticGainControlV1SwContext()
/hardware/interfaces/biometrics/face/aidl/default/
DFakeFaceEngine.h33 namespace common = aidl::android::hardware::biometrics::common; variable
/hardware/interfaces/audio/aidl/default/automaticGainControlV2/
DAutomaticGainControlV2Sw.h30 AutomaticGainControlV2SwContext(int statusDepth, const Parameter::Common& common) in AutomaticGainControlV2SwContext()
/hardware/interfaces/audio/aidl/default/downmix/
DDownmixSw.h30 DownmixSwContext(int statusDepth, const Parameter::Common& common) in DownmixSwContext()

12345678