Searched refs:AppendFHelper (Results 1 – 1 of 1) sorted by relevance
41 inline void AppendFHelper(std::string* destination, const char* fmt, in AppendFHelper() function47 inline void AppendFHelper(std::string* destination, const char* fmt) { in AppendFHelper() function56 AppendFHelper(destination, fmt, IdentityOrConvertStringToRaw(args)...); in AppendF()64 AppendFHelper(&result, fmt, IdentityOrConvertStringToRaw(args)...); in StringF()