Home
last modified time | relevance | path

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

/device/generic/goldfish/audio/
Dprimary_device.h69 Return<Result> releaseAudioPatch(AudioPatchHandle patch) override;
Dprimary_device.cpp180 Return<Result> PrimaryDevice::releaseAudioPatch(AudioPatchHandle patchHandle) { in releaseAudioPatch() function in android::hardware::audio::V6_0::implementation::PrimaryDevice