Searched refs:CollapseWhitespaceASCII (Results 1 – 3 of 3) sorted by relevance
256 return base::CollapseWhitespaceASCII(msgbuf, true) + in SystemErrorCodeToString()
210 std::string CollapseWhitespaceASCII(const std::string& text,
396 std::string CollapseWhitespaceASCII(const std::string& text, in CollapseWhitespaceASCII() function