Home
last modified time | relevance | path

Searched defs:drain (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/current/android/hardware/media/c2/
DIComponent.aidl40 void drain(in boolean withEos); in drain() method
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/1/android/hardware/media/c2/
DIComponent.aidl40 void drain(in boolean withEos); in drain() method
/hardware/interfaces/media/c2/aidl/android/hardware/media/c2/
DIComponent.aidl182 void drain(in boolean withEos); in drain() method
/hardware/interfaces/audio/aidl/default/alsa/
DStreamAlsa.cpp44 ::android::status_t StreamAlsa::drain(StreamDescriptor::DrainMode) { in drain() function in aidl::android::hardware::audio::core::StreamAlsa
/hardware/interfaces/audio/aidl/default/stub/
DStreamStub.cpp47 ::android::status_t StreamStub::drain(StreamDescriptor::DrainMode) { in drain() function in aidl::android::hardware::audio::core::StreamStub
/hardware/interfaces/audio/aidl/default/bluetooth/
DStreamBluetooth.cpp79 ::android::status_t StreamBluetooth::drain(StreamDescriptor::DrainMode) { in drain() function in aidl::android::hardware::audio::core::StreamBluetooth
/hardware/interfaces/audio/aidl/default/r_submix/
DStreamRemoteSubmix.cpp71 ::android::status_t StreamRemoteSubmix::drain(StreamDescriptor::DrainMode) { in drain() function in aidl::android::hardware::audio::core::StreamRemoteSubmix
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_sync_timeline.c250 bool drain) in vk_sync_timeline_gc_locked()
/hardware/interfaces/audio/core/all-versions/default/
DStreamOut.cpp528 Return<Result> StreamOut::drain(AudioDrain type) { in drain() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
/hardware/libhardware/include_all/hardware/
Daudio.h356 int (*drain)(struct audio_stream_out* stream, audio_drain_type_t type ); member
/hardware/libhardware/include/hardware/
Daudio.h356 int (*drain)(struct audio_stream_out* stream, audio_drain_type_t type ); member
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h1754 bool drain = false; member