Home
last modified time | relevance | path

Searched refs:AddCategory (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.h360 void AddCategory(std::string name, uint32_t parts_per_million) { in AddCategory() function
Dxds_api.cc1950 drop_config->AddCategory(std::move(category), numerator); in DropParseAndAppend()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_impl.cc789 drop_config->AddCategory(std::move(category), requests_per_million); in ParseDropCategory()