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