Searched defs:supportsAudioPatches (Results 1 – 6 of 6) sorted by relevance
96 bool AudioHwDevice::supportsAudioPatches() const { in supportsAudioPatches() function in android::AudioHwDevice
9952 bool supportsAudioPatches = mHalDevice->supportsAudioPatches(&supportsAudioPatches) == OK ? in releaseAudioPatch_l() local
152 status_t DeviceHalLocal::supportsAudioPatches(bool *supportsPatches) { in supportsAudioPatches() function in android::CPP_VERSION::DeviceHalLocal
297 status_t DeviceHalHidl::supportsAudioPatches(bool *supportsPatches) { in supportsAudioPatches() function in android::CPP_VERSION::DeviceHalHidl
112 Return<bool> PrimaryDevice::supportsAudioPatches() { in supportsAudioPatches() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
318 Return<bool> Device::supportsAudioPatches() { in openOutputStream() function in android::hardware::audio::CPP_VERSION::implementation::Device