Searched refs:paramDescs (Results 1 – 2 of 2) sorted by relevance
84 const std::vector<std::shared_ptr<C2ParamDescriptor>> ¶mDescs);
118 const std::vector<std::shared_ptr<C2ParamDescriptor>> ¶mDescs) { in addParamDesc() argument119 for (const std::shared_ptr<C2ParamDescriptor> &desc : paramDescs) { in addParamDesc()130 for (const std::shared_ptr<C2ParamDescriptor> &desc : paramDescs) { in addParamDesc()