Searched refs:getOrCreateProcessorForDevice (Results 1 – 4 of 4) sorted by relevance
91 mSoundDoseManager->getOrCreateProcessorForDevice(/*deviceId=*/1, in TEST_F()97 mSoundDoseManager->getOrCreateProcessorForDevice(/*deviceId=*/2, in TEST_F()108 mSoundDoseManager->getOrCreateProcessorForDevice(/*deviceId=*/1, in TEST_F()116 mSoundDoseManager->getOrCreateProcessorForDevice(/*deviceId=*/2, in TEST_F()169 EXPECT_EQ(nullptr, mSoundDoseManager->getOrCreateProcessorForDevice(/*deviceId=*/2, in TEST_F()
76 sp<audio_utils::MelProcessor> getOrCreateProcessorForDevice(audio_port_handle_t deviceId,
55 sp<audio_utils::MelProcessor> SoundDoseManager::getOrCreateProcessorForDevice( in getOrCreateProcessorForDevice() function in android::SoundDoseManager
187 mSoundDoseManager->getOrCreateProcessorForDevice( in startMelComputationForActivePatch_l()