Searched defs:closeOutputStream (Results 1 – 6 of 6) sorted by relevance
59 void AudioHardwareStub::closeOutputStream(AudioStreamOut* out) in closeOutputStream() function in android_audio_legacy::AudioHardwareStub
94 void AudioHardwareGeneric::closeOutputStream(AudioStreamOut* out) { in closeOutputStream() function in android_audio_legacy::AudioHardwareGeneric
96 void A2dpAudioInterface::closeOutputStream(AudioStreamOut* out) { in closeOutputStream() function in android_audio_legacy::A2dpAudioInterface
106 void AudioDumpInterface::closeOutputStream(AudioStreamOut* out) in closeOutputStream() function in android::AudioDumpInterface
62 void Device::closeOutputStream(audio_stream_out_t* stream) { in closeOutputStream() function in android::hardware::audio::CPP_VERSION::implementation::Device
990 AudioHardwareALSA::closeOutputStream(AudioStreamOut* out) in closeOutputStream() function in android_audio_legacy::AudioHardwareALSA