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