Home
last modified time | relevance | path

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

/third_party/gn/src/base/strings/
Dstring_util.h126 bool RemoveChars(const std::u16string& input,
129 bool RemoveChars(const std::string& input,
Dstring_util.cc199 bool RemoveChars(const std::u16string& input, in RemoveChars() function
205 bool RemoveChars(const std::string& input, in RemoveChars() function