Lines Matching refs:getInputProfiles
2061 msdModule->getInputProfiles() : deviceModule->getInputProfiles(); in buildMsdPatch()
6464 const InputProfileCollection &inputProfiles = hwModule->getInputProfiles(); in isUltrasoundSupported()
6485 const InputProfileCollection &inputProfiles = hwModule->getInputProfiles(); in isHotwordStreamSupported()
6963 for (const auto& inProfile : hwModule->getInputProfiles()) { in onNewAudioModulesAvailableInt()
7259 profile_index < hwModule->getInputProfiles().size(); in checkInputsForDevice()
7261 sp<IOProfile> profile = hwModule->getInputProfiles()[profile_index]; in checkInputsForDevice()
7364 profile_index < hwModule->getInputProfiles().size(); in checkInputsForDevice()
7366 sp<IOProfile> profile = hwModule->getInputProfiles()[profile_index]; in checkInputsForDevice()
8382 for (const auto& profile : hwModule->getInputProfiles()) { in getInputProfile()
9386 IOProfileCollection ioProfiles = isInput ? hwModule->getInputProfiles() in getProfilesForDevices()
9561 for (const auto &profile: hwModule->getInputProfiles()) { in updateMmapPolicyInfos()