Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/internal/codegen/writing/
DComponentNames.java62 private final ImmutableMap<ComponentPath, String> creatorNamesByPath; field in ComponentNames
104 private static ImmutableMap<ComponentPath, String> creatorNamesByPath( in creatorNamesByPath() method in ComponentNames