Searched refs:StripFormatString (Results 1 – 2 of 2) sorted by relevance
19 [[maybe_unused]] static void StripFormatString(const std::string& prefix, std::string& str) in StripFormatString() function38 StripFormatString("{public}", newFmt); in PrintLog()39 StripFormatString("{private}", newFmt); in PrintLog()55 StripFormatString("{public}", newFmt); in PrintLog()56 StripFormatString("{private}", newFmt); in PrintLog()
261 static void StripFormatString(const std::string& prefix, std::string& str) in StripFormatString() function