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