Home
last modified time | relevance | path

Searched defs:standby (Results 1 – 20 of 20) sorted by relevance

/hardware/libhardware_legacy/audio/
DAudioHardwareStub.h57 virtual status_t standby() { return NO_ERROR; } in standby() function
DAudioHardwareGeneric.h91 virtual status_t standby() { return NO_ERROR; } in standby() function
DAudioDumpInterface.cpp303 status_t AudioStreamOutDump::standby() in standby() function in android::AudioStreamOutDump
500 status_t AudioStreamInDump::standby() in standby() function in android::AudioStreamInDump
DAudioHardwareStub.cpp136 status_t AudioStreamOutStub::standby() in standby() function in android_audio_legacy::AudioStreamOutStub
DAudioHardwareGeneric.cpp239 status_t AudioStreamOutGeneric::standby() in standby() function in android_audio_legacy::AudioStreamOutGeneric
DA2dpAudioInterface.cpp352 status_t A2dpAudioInterface::A2dpAudioStreamOut::standby() in standby() function in android_audio_legacy::A2dpAudioInterface::A2dpAudioStreamOut
/hardware/interfaces/audio/aidl/default/stub/
DDriverStubImpl.cpp81 ::android::status_t DriverStubImpl::standby() { in standby() function in aidl::android::hardware::audio::core::DriverStubImpl
/hardware/interfaces/audio/aidl/default/r_submix/
DSubmixRoute.cpp251 void SubmixRoute::standby(bool isInput) { in standby() function in aidl::android::hardware::audio::core::r_submix::SubmixRoute
DStreamRemoteSubmix.cpp92 ::android::status_t StreamRemoteSubmix::standby() { in standby() function in aidl::android::hardware::audio::core::StreamRemoteSubmix
/hardware/interfaces/audio/aidl/default/primary/
DStreamPrimary.cpp68 ::android::status_t StreamPrimary::standby() { in standby() function in aidl::android::hardware::audio::core::StreamPrimary
/hardware/interfaces/audio/aidl/default/bluetooth/
DStreamBluetooth.cpp171 ::android::status_t StreamBluetooth::standby() { in standby() function in aidl::android::hardware::audio::core::StreamBluetooth
DDevicePortProxy.cpp306 bool BluetoothAudioPortAidl::standby() { in standby() function in android::bluetooth::audio::aidl::BluetoothAudioPortAidl
/hardware/interfaces/audio/aidl/default/alsa/
DStreamAlsa.cpp97 ::android::status_t StreamAlsa::standby() { in standby() function in aidl::android::hardware::audio::core::StreamAlsa
/hardware/interfaces/audio/core/all-versions/default/
DStream.cpp340 Return<Result> Stream::standby() { in standby() function in android::hardware::audio::CPP_VERSION::implementation::Stream
DStreamIn.cpp258 Return<Result> StreamIn::standby() { in standby() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
DStreamOut.cpp265 Return<Result> StreamOut::standby() { in standby() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c93 bool standby; member
138 bool standby; member
573 static void stream_standby_l(struct listnode *alsa_devices, bool *standby) in stream_standby_l()
/hardware/libhardware/modules/audio/
Daudio_hw.c309 const bool standby = in->last_read_time_us == 0; in in_read() local
/hardware/libhardware/include/hardware/
Daudio.h156 int (*standby)(struct audio_stream *stream); member
/hardware/libhardware/include_all/hardware/
Daudio.h156 int (*standby)(struct audio_stream *stream); member