Searched defs:DataWatcherLessThan (Results 1 – 1 of 1) sorted by relevance
876 struct DataWatcherLessThan { struct in grpc_core::ClientChannelFilter::SubchannelWrapper877 using is_transparent = void;878 bool operator()(const std::unique_ptr<DataWatcherInterface>& p1, in operator ()()882 bool operator()(const std::unique_ptr<DataWatcherInterface>& p1, in operator ()()886 bool operator()(const DataWatcherInterface* p1, in operator ()()