Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DPatchPanel.h91 void removeSoftwarePatchFromInsertedModules(audio_patch_handle_t handle);
DPatchPanel.cpp868 removeSoftwarePatchFromInsertedModules(handle); in erasePatch()
959 void PatchPanel::removeSoftwarePatchFromInsertedModules( in removeSoftwarePatchFromInsertedModules() function in android::PatchPanel