Home
last modified time | relevance | path

Searched defs:CaseInsensitiveCompareASCII (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/strings/
Dstring_util.h126 template<typename Char> struct CaseInsensitiveCompareASCII { struct
128 bool operator()(Char x, Char y) const { in operator()
/aosp_15_r20/external/libchrome/base/strings/
H A Dstring_util.h123 template<typename Char> struct CaseInsensitiveCompareASCII { struct
125 bool operator()(Char x, Char y) const { in operator()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/strings/
Dstring_util.h126 template<typename Char> struct CaseInsensitiveCompareASCII { struct
128 bool operator()(Char x, Char y) const { in operator()
/aosp_15_r20/external/cronet/base/strings/
H A Dstring_util.h155 template<typename Char> struct CaseInsensitiveCompareASCII { struct
157 bool operator()(Char x, Char y) const { in operator()