Searched defs:StringFormatWithArgs (Results 1 – 2 of 2) sorted by relevance
30 std::string StringFormatWithArgs(const char* format, va_list args) { in StringFormatWithArgs() function