/external/guice/core/test/com/google/inject/multibindings/ |
D | ProvidesIntoTest.java | 203 @MapKey(unwrapValue = true) 209 @MapKey(unwrapValue = false) 253 @MapKey(unwrapValue = true) 282 @MapKey(unwrapValue = false) 403 @MapKey(unwrapValue = true) 431 @MapKey(unwrapValue = true)
|
/external/dagger2/compiler/src/it/functional-tests/src/main/java/test/ |
D | CharKey.java | 20 @MapKey(unwrapValue = true)
|
D | ShortKey.java | 20 @MapKey(unwrapValue = true)
|
D | BooleanKey.java | 20 @MapKey(unwrapValue = true)
|
D | ByteKey.java | 20 @MapKey(unwrapValue = true)
|
D | NestedAnnotationContainer.java | 22 @MapKey(unwrapValue = false)
|
D | NumberClassKey.java | 20 @MapKey(unwrapValue = true)
|
D | UnwrappedAnnotationKey.java | 21 @MapKey(unwrapValue = true)
|
D | WrappedAnnotationKey.java | 22 @MapKey(unwrapValue = false)
|
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/ |
D | MapKeys.java | 86 static Optional<? extends AnnotationValue> unwrapValue(AnnotationMirror mapKey) { in unwrapValue() method in MapKeys 90 return mapKeyAnnotation.unwrapValue() in unwrapValue() 157 Optional<? extends AnnotationValue> unwrappedValue = unwrapValue(mapKey); in getMapKeySnippet()
|
D | ContributionBinding.java | 47 import static dagger.internal.codegen.MapKeys.unwrapValue; 266 Optional<? extends AnnotationValue> unwrappedValue = unwrapValue(mapKey);
|
D | MapKeyValidator.java | 43 } else if (element.getAnnotation(MapKey.class).unwrapValue()) { in validate()
|
D | MapKeyProcessingStep.java | 75 if (mapkey.unwrapValue()) { in process()
|
D | Key.java | 287 return MapKeys.unwrapValue(mapKeyAnnotation).isPresent()
|
/external/guice/core/src/com/google/inject/internal/ |
D | ProvidesMethodScanner.java | 127 if (mapKey.unwrapValue()) { in findMapKeyAnnotation() 152 if (!mapKeyAnnotation.annotationType().getAnnotation(MapKey.class).unwrapValue()) { in typeAndValueOfMapKey()
|
/external/guice/core/src/com/google/inject/multibindings/ |
D | MapKey.java | 59 boolean unwrapValue() default true; in unwrapValue() method
|
D | ClassMapKey.java | 31 @MapKey(unwrapValue = true)
|
D | StringMapKey.java | 31 @MapKey(unwrapValue = true)
|
/external/dagger2/core/src/main/java/dagger/ |
D | MapKey.java | 113 boolean unwrapValue() default true; in unwrapValue() method
|
/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
D | ExperimentingRunnerModule.java | 100 @MapKey(unwrapValue = true) 155 @MapKey(unwrapValue = true)
|
/external/kotlinc/lib/ |
D | trove4j.jar | META-INF/jb/$$size$$
gnu/trove/THashMap.class
THashMap ... |
/external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
D | WorkerModule.java | 78 @MapKey(unwrapValue = true)
|
/external/guice/extensions/dagger-adapter/lib/ |
D | dagger-2.4.jar | META-INF/
META-INF/MANIFEST.MF
dagger/
dagger/internal/
dagger/ ... |
/external/grpc-grpc-java/netty/shaded/ |
D | grpc-netty-shaded-1.14.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/grpc/
io/ ... |
/external/conscrypt/benchmark-android/ |
D | vogar.jar | META-INF/
META-INF/MANIFEST.MF
vogar/
vogar/TestProperties.class
TestProperties ... |