Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DPatchPanel.h230 void removeSoftwarePatchFromInsertedModules(audio_patch_handle_t handle);
DPatchPanel.cpp746 removeSoftwarePatchFromInsertedModules(handle); in erasePatch()
820 void AudioFlinger::PatchPanel::removeSoftwarePatchFromInsertedModules( in removeSoftwarePatchFromInsertedModules() function in android::AudioFlinger::PatchPanel