Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/
H A Dref_counted_string.h143 struct RefCountedStringValueLessThan { struct
144 using is_transparent = void;
145 bool operator()(const RefCountedStringValue& lhs, in operator()
149 bool operator()(absl::string_view lhs, in operator()
153 bool operator()(const RefCountedStringValue& lhs, in operator()