Searched refs:name_def (Results 1 – 1 of 1) sorted by relevance
353 for (const auto& name_def : graph_defs) { in RegisterPartitions() local354 graph_defs_for_publishing.push_back(&name_def.second); in RegisterPartitions()441 for (auto& name_def : graph_partitions) { in DoRegisterPartitions() local444 part->name = name_def.first; in DoRegisterPartitions()445 TrackFeedsAndFetches(part, name_def.second, popts); in DoRegisterPartitions()