/hardware/interfaces/audio/effect/5.0/ |
D | INoiseSuppressionEffect.hal | 67 getAllProperties() generates (Result retval, AllProperties properties);
|
D | IAutomaticGainControlEffect.hal | 67 getAllProperties() generates (Result retval, AllProperties properties);
|
D | IEqualizerEffect.hal | 92 getAllProperties() generates (Result retval, AllProperties properties);
|
D | IEnvironmentalReverbEffect.hal | 177 getAllProperties() generates (Result retval, AllProperties properties);
|
/hardware/interfaces/audio/effect/4.0/ |
D | INoiseSuppressionEffect.hal | 67 getAllProperties() generates (Result retval, AllProperties properties);
|
D | IAutomaticGainControlEffect.hal | 67 getAllProperties() generates (Result retval, AllProperties properties);
|
D | IEqualizerEffect.hal | 92 getAllProperties() generates (Result retval, AllProperties properties);
|
D | IEnvironmentalReverbEffect.hal | 177 getAllProperties() generates (Result retval, AllProperties properties);
|
/hardware/interfaces/audio/effect/6.0/ |
D | INoiseSuppressionEffect.hal | 67 getAllProperties() generates (Result retval, AllProperties properties);
|
D | IAutomaticGainControlEffect.hal | 67 getAllProperties() generates (Result retval, AllProperties properties);
|
D | IEqualizerEffect.hal | 92 getAllProperties() generates (Result retval, AllProperties properties);
|
D | IEnvironmentalReverbEffect.hal | 177 getAllProperties() generates (Result retval, AllProperties properties);
|
/hardware/interfaces/audio/effect/2.0/ |
D | INoiseSuppressionEffect.hal | 67 getAllProperties() generates (Result retval, AllProperties properties);
|
D | IAutomaticGainControlEffect.hal | 67 getAllProperties() generates (Result retval, AllProperties properties);
|
D | IEqualizerEffect.hal | 92 getAllProperties() generates (Result retval, AllProperties properties);
|
D | IEnvironmentalReverbEffect.hal | 177 getAllProperties() generates (Result retval, AllProperties properties);
|
/hardware/interfaces/audio/effect/7.0/ |
D | INoiseSuppressionEffect.hal | 67 getAllProperties() generates (Result retval, AllProperties properties);
|
D | IAutomaticGainControlEffect.hal | 67 getAllProperties() generates (Result retval, AllProperties properties);
|
D | IEqualizerEffect.hal | 92 getAllProperties() generates (Result retval, AllProperties properties);
|
/hardware/interfaces/audio/common/7.0/example/ |
D | EqualizerEffect.cpp | 125 Return<void> EqualizerEffect::getAllProperties(getAllProperties_cb _hidl_cb) { in getAllProperties() function in android::hardware::audio::effect::V7_0::implementation::EqualizerEffect
|
/hardware/interfaces/audio/effect/all-versions/default/ |
D | NoiseSuppressionEffect.h | 109 Return<void> getAllProperties(getAllProperties_cb _hidl_cb) override;
|
D | AutomaticGainControlEffect.h | 111 Return<void> getAllProperties(getAllProperties_cb _hidl_cb) override;
|
D | EqualizerEffect.h | 115 Return<void> getAllProperties(getAllProperties_cb _hidl_cb) override;
|
D | EnvironmentalReverbEffect.h | 129 Return<void> getAllProperties(getAllProperties_cb _hidl_cb) override;
|
D | NoiseSuppressionEffect.cpp | 224 Return<void> NoiseSuppressionEffect::getAllProperties(getAllProperties_cb _hidl_cb) { in getAllProperties() function in android::hardware::audio::effect::CPP_VERSION::implementation::NoiseSuppressionEffect
|