Searched refs:srcOutputs (Results 1 – 1 of 1) sorted by relevance
7584 SortedVector<audio_io_handle_t> srcOutputs = getOutputsForDevices(oldDevices, mPreviousOutputs); in checkOutputForAttributes() local7626 if (srcOutputs != dstOutputs || !invalidatedOutputs.empty()) { in checkOutputForAttributes()7629 for (audio_io_handle_t srcOut : srcOutputs) { in checkOutputForAttributes()7686 ALOGV_IF(!(srcOutputs.isEmpty() || dstOutputs.isEmpty()), in checkOutputForAttributes()7688 std::to_string(srcOutputs[0]).c_str(), in checkOutputForAttributes()