Searched refs:applyAllAudioPatches (Results 1 – 5 of 5) sorted by relevance
86 void applyAllAudioPatches() final EXCLUDES_AudioFlinger_Mutex EXCLUDES_MelReporter_Mutex;
315 void MelReporter::applyAllAudioPatches() { in applyAllAudioPatches() function in android::MelReporter
43 virtual void applyAllAudioPatches() = 0;
606 mMelReporterCallback->applyAllAudioPatches(); in setComputeCsdOnAllDevices()
47 MOCK_METHOD(void, applyAllAudioPatches, (), (override));