Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audioflinger/
H A DPatchPanel.h91 void removeSoftwarePatchFromInsertedModules(audio_patch_handle_t handle);
H A DPatchPanel.cpp872 removeSoftwarePatchFromInsertedModules(handle); in erasePatch()
963 void PatchPanel::removeSoftwarePatchFromInsertedModules( in removeSoftwarePatchFromInsertedModules() function in android::PatchPanel