Searched refs:deletePatchRecord (Results 1 – 3 of 3) sorted by relevance
527 patch->mRecordThread->deletePatchRecord(patch->mPatchRecord); in clearPatchConnections()
1117 void deletePatchRecord(const sp<PatchRecord>& record);
6401 void AudioFlinger::RecordThread::deletePatchRecord(const sp<PatchRecord>& record) in deletePatchRecord() function in android::AudioFlinger::RecordThread