Searched refs:AddUncategorizedDrops (Results 1 – 3 of 3) sorted by relevance
84 void XdsClusterDropStats::AddUncategorizedDrops() { in AddUncategorizedDrops() function in grpc_core::XdsClusterDropStats
139 void AddUncategorizedDrops();
310 if (drop_stats_ != nullptr) drop_stats_->AddUncategorizedDrops(); in Pick()