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