Searched defs:DataWatcherLessThan (Results 1 – 2 of 2) sorted by relevance
176 struct DataWatcherLessThan { struct in grpc_core::ClientChannel::SubchannelWrapper177 using is_transparent = void;178 bool operator()(const std::unique_ptr<DataWatcherInterface>& p1, in operator ()()182 bool operator()(const std::unique_ptr<DataWatcherInterface>& p1, in operator ()()186 bool operator()(const DataWatcherInterface* p1, in operator ()()
730 struct DataWatcherLessThan { struct in grpc_core::ClientChannelFilter::SubchannelWrapper731 using is_transparent = void;732 bool operator()(const std::unique_ptr<DataWatcherInterface>& p1, in operator ()()736 bool operator()(const std::unique_ptr<DataWatcherInterface>& p1, in operator ()()740 bool operator()(const DataWatcherInterface* p1, in operator ()()