Searched defs:ShouldDrop (Results 1 – 3 of 3) sorted by relevance
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/ | ||
D | grpclb.cc | 597 const char* GrpcLb::Serverlist::ShouldDrop() { in ShouldDrop() function in grpc_core::__anone44b111d0111::GrpcLb::Serverlist |
/third_party/grpc/src/core/ext/filters/client_channel/xds/ | ||
D | xds_api.cc | 113 bool XdsApi::DropConfig::ShouldDrop(const std::string** category_name) const { in ShouldDrop() function in grpc_core::XdsApi::DropConfig |
/third_party/grpc/src/core/ext/xds/ | ||
D | xds_api.cc | 484 bool XdsApi::EdsUpdate::DropConfig::ShouldDrop( in ShouldDrop() function in grpc_core::XdsApi::EdsUpdate::DropConfig |