Home
last modified time | relevance | path

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

/third_party/grpc/src/core/util/
Dref_counted_string.h141 struct RefCountedStringValueLessThan { struct
142 using is_transparent = void;
143 bool operator()(const RefCountedStringValue& lhs, in operator()
147 bool operator()(absl::string_view lhs, in operator()
151 bool operator()(const RefCountedStringValue& lhs, in operator()