Searched defs:getParamCount (Results 1 – 4 of 4) sorted by relevance
229 size_t getParamCount() const { return mParamCount; } in getParamCount() function
325 size_t getParamCount() const { return mParamCount; } in getParamCount() function
182 size_t getParamCount() const { return parameters.size(); } in getParamCount() function
313 virtual int getParamCount() const { return static_cast<int>(parameters.size()); } in getParamCount() function