Home
last modified time | relevance | path

Searched refs:TrimWhitespace (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.cc41 std::string TrimWhitespace(const char* data, const size_t size) { in TrimWhitespace() function
51 LOG(INFO) << TrimWhitespace(data, size); in LoggingCurlDebugFunction()
55 LOG(DEBUG) << TrimWhitespace(data, size); in LoggingCurlDebugFunction()
59 LOG(DEBUG) << ScrubSecrets(TrimWhitespace(data, size)); in LoggingCurlDebugFunction()