Searched refs:TrimWhitespace (Results 1 – 1 of 1) sorted by relevance
41 std::string TrimWhitespace(const char* data, const size_t size) { in TrimWhitespace() function51 LOG(INFO) << TrimWhitespace(data, size); in LoggingCurlDebugFunction()55 LOG(DEBUG) << TrimWhitespace(data, size); in LoggingCurlDebugFunction()59 LOG(DEBUG) << ScrubSecrets(TrimWhitespace(data, size)); in LoggingCurlDebugFunction()