Searched defs:namesByPath (Results 1 – 1 of 1) sorted by relevance
61 private final ImmutableMap<ComponentPath, String> namesByPath; field in ComponentNames105 ImmutableMap<ComponentPath, String> namesByPath, BindingGraph graph) { in creatorNamesByPath()128 private static ImmutableMap<ComponentPath, String> namesByPath(BindingGraph graph) { in namesByPath() method in ComponentNames