Searched refs:FormatString (Results 1 – 3 of 3) sorted by relevance
29 std::string FormatString(const char *p);
78 std::string FormatString(const char *p) in FormatString() function
636 rowStr += FormatString(p); in GetRowString()