Searched refs:getInputProfiles (Results 1 – 6 of 6) sorted by relevance
290 module->getOutputProfiles() : module->getInputProfiles(); in getModuleForDeviceType()409 hwModule->getInputProfiles()); in createDevice()451 hwModule->getOutputProfiles() : hwModule->getInputProfiles(); in cleanUpForDevice()
100 for (const auto& profile : hwModule->getInputProfiles()) { in TEST()
104 for (const auto& ioProfile : module->getInputProfiles()) { in generateInputDeviceConfigParameters()
70 const InputProfileCollection &getInputProfiles() const { return mInputProfiles; } in getInputProfiles() function
91 return module && !module->getInputProfiles().empty(); in haveInputProfilesInModule()
1532 msdModule->getInputProfiles() : deviceModule->getInputProfiles(); in buildMsdPatch()5265 for (const auto& inProfile : hwModule->getInputProfiles()) { in onNewAudioModulesAvailableInt()5518 profile_index < hwModule->getInputProfiles().size(); in checkInputsForDevice()5520 sp<IOProfile> profile = hwModule->getInputProfiles()[profile_index]; in checkInputsForDevice()5612 profile_index < hwModule->getInputProfiles().size(); in checkInputsForDevice()5614 sp<IOProfile> profile = hwModule->getInputProfiles()[profile_index]; in checkInputsForDevice()6560 for (const auto& profile : hwModule->getInputProfiles()) { in getInputProfile()