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