Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dclient_channel_filter.cc876 struct DataWatcherLessThan { struct in grpc_core::ClientChannelFilter::SubchannelWrapper
877 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 ()()