Home
last modified time | relevance | path

Searched refs:builderMap (Results 1 – 9 of 9) sorted by relevance

/external/dagger2/java/dagger/hilt/processor/internal/definecomponent/
DDefineComponents.java119 Map<DefineComponentMetadata, DefineComponentBuilderMetadata> builderMap = new LinkedHashMap<>(); in getComponentTree() local
120 builderMultimap.entries().forEach(e -> builderMap.put(e.getKey(), e.getValue())); in getComponentTree()
124 .map(componentMetadata -> toComponentDescriptor(componentMetadata, builderMap)) in getComponentTree()
130 Map<DefineComponentMetadata, DefineComponentBuilderMetadata> builderMap) { in toComponentDescriptor() argument
138 if (builderMap.containsKey(componentMetadata)) { in toComponentDescriptor()
139 builder.creator(ClassName.get(builderMap.get(componentMetadata).builder())); in toComponentDescriptor()
144 .map(parent -> toComponentDescriptor(parent, builderMap)) in toComponentDescriptor()
/external/guava/android/guava/src/com/google/common/collect/
DImmutableMultimap.java141 Map<K, Collection<V>> builderMap; field in ImmutableMultimap.Builder
150 this.builderMap = Platform.preservesInsertionOrderOnPutsMap(); in Builder()
161 Collection<V> valueCollection = builderMap.get(key); in put()
163 builderMap.put(key, valueCollection = newMutableValueCollection()); in put()
204 Collection<V> valueCollection = builderMap.get(key); in putAll()
222 builderMap.put(key, valueCollection); in putAll()
278 for (Map.Entry<K, Collection<V>> entry : other.builderMap.entrySet()) { in combine()
286 Collection<Map.Entry<K, Collection<V>>> mapEntries = builderMap.entrySet(); in build()
DImmutableSetMultimap.java249 Collection<Map.Entry<K, Collection<V>>> mapEntries = builderMap.entrySet(); in build()
/external/guava/guava/src/com/google/common/collect/
DImmutableMultimap.java143 Map<K, Collection<V>> builderMap; field in ImmutableMultimap.Builder
152 this.builderMap = Platform.preservesInsertionOrderOnPutsMap(); in Builder()
163 Collection<V> valueCollection = builderMap.get(key); in put()
165 builderMap.put(key, valueCollection = newMutableValueCollection()); in put()
206 Collection<V> valueCollection = builderMap.get(key); in putAll()
224 builderMap.put(key, valueCollection); in putAll()
280 for (Map.Entry<K, Collection<V>> entry : other.builderMap.entrySet()) { in combine()
288 Collection<Map.Entry<K, Collection<V>>> mapEntries = builderMap.entrySet(); in build()
DImmutableSetMultimap.java354 Collection<Map.Entry<K, Collection<V>>> mapEntries = builderMap.entrySet(); in build()
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/dagger2/java/dagger/internal/codegen/bootstrap/
Dbootstrap_compiler_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
/external/dagger2/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...