Home
last modified time | relevance | path

Searched refs:RemoveChars (Results 1 – 3 of 3) 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
/third_party/chromium/patch/
D0003-ohos-1115.patch47564 base::RemoveChars(search_string, kInvalidChars, &search_string);