Searched defs:cluster_factory (Results 1 – 1 of 1) sorted by relevance
64 bool FindCluster(const ClusterFactoryInterface& cluster_factory, in FindCluster()102 for (const ClusterFactoryInterface* cluster_factory : cluster_factories) { in MaybeResolveClusters() local