Home
last modified time | relevance | path

Searched defs:releaseAudioPatch (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/audio/
Dprimary_device.cpp183 Return<Result> Device::releaseAudioPatch(AudioPatchHandle patchHandle) { in releaseAudioPatch() function in android::hardware::audio::CPP_VERSION::implementation::Device
431 Return<Result> PrimaryDevice::releaseAudioPatch(int32_t patch) { in releaseAudioPatch() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
/device/google/atv/audio_proxy/service/
DDeviceImpl.cpp389 Return<Result> DeviceImpl::releaseAudioPatch(AudioPatchHandle patch) { in releaseAudioPatch() function in audio_proxy::service::DeviceImpl