/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/1/android/hardware/media/c2/ |
D | IComponent.aidl | 40 void drain(in boolean withEos); in drain() method
|
/hardware/interfaces/media/c2/aidl/android/hardware/media/c2/ |
D | IComponent.aidl | 182 void drain(in boolean withEos); in drain() method
|
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/current/android/hardware/media/c2/ |
D | IComponent.aidl | 40 void drain(in boolean withEos); in drain() method
|
/hardware/interfaces/audio/aidl/default/stub/ |
D | DriverStubImpl.cpp | 47 ::android::status_t DriverStubImpl::drain(StreamDescriptor::DrainMode) { in drain() function in aidl::android::hardware::audio::core::DriverStubImpl
|
D | StreamOffloadStub.cpp | 119 ::android::status_t DriverOffloadStubImpl::drain(StreamDescriptor::DrainMode drainMode) { in drain() function in aidl::android::hardware::audio::core::DriverOffloadStubImpl
|
D | StreamMmapStub.cpp | 102 ::android::status_t DriverMmapStubImpl::drain(StreamDescriptor::DrainMode drainMode) { in drain() function in aidl::android::hardware::audio::core::DriverMmapStubImpl
|
/hardware/interfaces/audio/aidl/default/primary/ |
D | StreamPrimary.cpp | 54 ::android::status_t StreamPrimary::drain(StreamDescriptor::DrainMode mode) { in drain() function in aidl::android::hardware::audio::core::StreamPrimary
|
/hardware/interfaces/audio/aidl/default/bluetooth/ |
D | StreamBluetooth.cpp | 83 ::android::status_t StreamBluetooth::drain(StreamDescriptor::DrainMode) { in drain() function in aidl::android::hardware::audio::core::StreamBluetooth
|
/hardware/interfaces/audio/aidl/default/alsa/ |
D | StreamAlsa.cpp | 79 ::android::status_t StreamAlsa::drain(StreamDescriptor::DrainMode) { in drain() function in aidl::android::hardware::audio::core::StreamAlsa
|
/hardware/interfaces/audio/aidl/default/r_submix/ |
D | StreamRemoteSubmix.cpp | 79 ::android::status_t StreamRemoteSubmix::drain(StreamDescriptor::DrainMode) { in drain() function in aidl::android::hardware::audio::core::StreamRemoteSubmix
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | StreamOut.cpp | 528 Return<Result> StreamOut::drain(AudioDrain type) { in drain() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
|
/hardware/libhardware/include/hardware/ |
D | audio.h | 356 int (*drain)(struct audio_stream_out* stream, audio_drain_type_t type ); member
|
/hardware/libhardware/include_all/hardware/ |
D | audio.h | 356 int (*drain)(struct audio_stream_out* stream, audio_drain_type_t type ); member
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | AudioPrimaryHidlHalTest.h | 1754 bool drain = false; member
|
/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalAudioCoreModuleTargetTest.cpp | 5079 StateDag::Node drain = d->makeNode(State::ACTIVE, kDrainOutEarlyCommand, draining); in makeDrainEarlyOffloadCommands() local
|