Home
last modified time | relevance | path

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

/third_party/gn/src/base/strings/
Dstring_util.cc325 TrimPositions TrimWhitespace(const std::u16string& input, in TrimWhitespace() function
332 std::u16string_view TrimWhitespace(std::u16string_view input, in TrimWhitespace() function
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc368 void TrimWhitespace(StringPiece* input) { in TrimWhitespace() function