Searched refs:StrFormatImp (Results 1 – 1 of 1) sorted by relevance
128 std::string StrFormatImp(const char* msg, va_list args) { in StrFormatImp() function161 std::string tmp = StrFormatImp(format, args); in StrFormat()