Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/decode/
Dcrashdec.c788 const char *cluster_names[6] = {"FE", "SP_VS", "PC_VS", in dump_cp_mem_pool() local
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.cc2072 std::set<std::string>* cluster_names, in ParseLrsResponse()
Dxds_client.cc2162 std::set<std::string> cluster_names; in GetWeightedClustersKey() local
/third_party/grpc/src/core/ext/xds/
Dxds_api.cc2441 std::set<std::string>* cluster_names, in ParseLrsResponse()
/third_party/grpc/test/cpp/end2end/
Dxds_end2end_test.cc1035 void set_cluster_names(const std::set<std::string>& cluster_names) { in set_cluster_names()