Home | History | Annotate | Download | only in src

Lines Matching defs:GetParameterCount

43     int parameter_count = GetParameterCount();
50 int GetParameterCount() const { return descriptor_.GetParameterCount(); }
55 DCHECK(parameter < GetParameterCount());
143 int param_count = GetParameterCount();