Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/strings/
H A Dstring_util_impl_helpers.h237 bool EndsWithT(T str, T search_for, CompareCase case_sensitivity) { in EndsWithT() function
/aosp_15_r20/external/libchrome/base/strings/
H A Dstring_util.cc607 bool EndsWithT(BasicStringPiece<Str> str, in EndsWithT() function