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