Searched refs:getAudioPatches (Results 1 – 7 of 7) sorted by relevance
38 virtual const AudioPatchCollection &getAudioPatches() const = 0;
41 using AudioPolicyManager::getAudioPatches;
721 AudioPatchCollection patches = mManager->getAudioPatches(); in TEST_P()
59 ndk::ScopedAStatus getAudioPatches(std::vector<AudioPatch>*) override { in getAudioPatches() function
217 getAudioPatches(&result); in getPatches()296 ndk::ScopedAStatus getAudioPatches( in getAudioPatches() function in __anon8d47b1a10111::ModuleMock
444 virtual const AudioPatchCollection &getAudioPatches() const in getAudioPatches() function
739 statusTFromBinderStatus(mModule->getAudioPatches(&patches))); // OK if empty in initialize()