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