Searched defs:CompareChannelFiltersByName (Results 1 – 1 of 1) sorted by relevance
49 struct CompareChannelFiltersByName { struct50 bool operator()(const grpc_channel_filter* a, in operator ()()