Searched refs:hwModuleNames (Results 1 – 1 of 1) sorted by relevance
2495 std::vector<std::string> hwModuleNames; in getAudioPolicyConfig() local2496 RETURN_STATUS_IF_ERROR(mDevicesFactoryHal->getDeviceNames(&hwModuleNames)); in getAudioPolicyConfig()2498 for (const auto& name : hwModuleNames) { in getAudioPolicyConfig()