Searched defs:FormatArgs (Results 1 – 2 of 2) sorted by relevance
416 void FormatArgs(std::string &fmt, T arg, Args... args) const { in FormatArgs() function421 template <typename T> void FormatArgs(std::string &fmt, T arg) const { in FormatArgs() function425 void FormatArgs(std::string &fmt) const {} in FormatArgs() function