Searched defs:releaseAudioPatch (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish/audio/ | ||
D | primary_device.cpp | 183 Return<Result> Device::releaseAudioPatch(AudioPatchHandle patchHandle) { in releaseAudioPatch() function in android::hardware::audio::CPP_VERSION::implementation::Device |
/device/google/atv/audio_proxy/service/ | ||
D | DeviceImpl.cpp | 389 Return<Result> DeviceImpl::releaseAudioPatch(AudioPatchHandle patch) { in releaseAudioPatch() function in audio_proxy::service::DeviceImpl |