Home
last modified time | relevance | path

Searched refs:mHwModulesAll (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h569 HwModuleCollection mHwModulesAll; // normally not needed, used during construction and for variable
DAudioPolicyManager.cpp2665 mHwModulesAll.dump(fd); in dump()
3919 mConfig(mHwModulesAll, mAvailableOutputDevices, mAvailableInputDevices, in AudioPolicyManager()
3923 mConfig(mHwModulesAll, mAvailableOutputDevices, mAvailableInputDevices, in AudioPolicyManager()
3982 for (const auto& hwModule : mHwModulesAll) { in loadConfig()
4174 mHwModulesAll.clear(); in loadConfig()