Searched defs:parameter_names (Results 1 – 2 of 2) sorted by relevance
307 const string& parameter_names(int index) const { in parameter_names() function324 const std::vector<string>& parameter_names() const { in parameter_names() function
237 repeated string parameter_names = 3; field