Searched refs:secondaryDesc (Results 1 – 1 of 1) sorted by relevance
1082 for (auto& secondaryDesc : secondaryOutputDescs) { in getOutputForAttr() local1083 secondaryOutputs->push_back(secondaryDesc->mIoHandle); in getOutputForAttr()1084 weakSecondaryOutputDescs.push_back(secondaryDesc); in getOutputForAttr()