Home
last modified time | relevance | path

Searched defs:RemoveChars (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/base/strings/
H A Dstring_util.cc110 bool RemoveChars(StringPiece16 input, in RemoveChars() function
116 bool RemoveChars(StringPiece input, in RemoveChars() function
H A Dstring_util_win.cc31 bool RemoveChars(std::wstring_view input, in RemoveChars() function
H A Dstring_util_unittest.cc1349 TEST(StringUtilTest, RemoveChars) { in TEST() argument
/aosp_15_r20/external/libchrome/base/strings/
H A Dstring_util.cc269 bool RemoveChars(const string16& input, in RemoveChars() function
275 bool RemoveChars(const std::string& input, in RemoveChars() function
H A Dstring_util_unittest.cc1189 TEST(StringUtilTest, RemoveChars) { in TEST() argument