/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/search/SettingsLib-annotation-processor/linux_glibc_common/withres/ |
D | SettingsLib-annotation-processor.jar | ... .io.IOException e
java.util.Set annotations
javax.annotation.processing.RoundEnvironment roundEnvironment
com. ... |
/aosp_15_r20/out/soong/.intermediates/external/javapoet/javapoet/linux_glibc_common/local-javac-header/ |
D | javapoet.jar | ... first
public static com.squareup.javapoet.AnnotationSpec get (java.lang.annotation.Annotation)
java ... |
/aosp_15_r20/packages/apps/TV/libs/m2/ |
D | javapoet-1.11.1.jar | ... .CodeBlock javadoc
public final java.util.List annotations
public final java.util.Set modifiers
public final ... |
/aosp_15_r20/out/soong/.intermediates/external/javapoet/javapoet/linux_glibc_common/javac/ |
D | javapoet.jar | ... first
public static com.squareup.javapoet.AnnotationSpec get (java.lang.annotation.Annotation)
java ... |
/aosp_15_r20/external/javapoet/src/main/java/com/squareup/javapoet/ |
H A D | TypeVariableName.java | 42 private TypeVariableName(String name, List<TypeName> bounds, List<AnnotationSpec> annotations) { in TypeVariableName() 52 @Override public TypeVariableName annotated(List<AnnotationSpec> annotations) { in annotated() 88 public static TypeVariableName get(String name) { in get() method in TypeVariableName 93 public static TypeVariableName get(String name, TypeName... bounds) { in get() method in TypeVariableName 98 public static TypeVariableName get(String name, Type... bounds) { in get() method in TypeVariableName 103 public static TypeVariableName get(TypeVariable mirror) { in get() method in TypeVariableName 115 static TypeVariableName get( in get() method in TypeVariableName 135 public static TypeVariableName get(TypeParameterElement element) { in get() method in TypeVariableName 148 public static TypeVariableName get(java.lang.reflect.TypeVariable<?> type) { in get() method in TypeVariableName 153 static TypeVariableName get(java.lang.reflect.TypeVariable<?> type, in get() method in TypeVariableName
|
H A D | TypeName.java | 92 public final List<AnnotationSpec> annotations; field in TypeName 101 private TypeName(String keyword, List<AnnotationSpec> annotations) { in TypeName() 107 TypeName(List<AnnotationSpec> annotations) { in TypeName() 111 public final TypeName annotated(AnnotationSpec... annotations) { in annotated() 115 public TypeName annotated(List<AnnotationSpec> annotations) { in annotated() 124 protected final List<AnnotationSpec> concatAnnotations(List<AnnotationSpec> annotations) { in concatAnnotations() 242 public static TypeName get(TypeMirror mirror) { in get() method in TypeName 246 static TypeName get(TypeMirror mirror, in get() method in TypeName
|
H A D | ArrayTypeName.java | 37 private ArrayTypeName(TypeName componentType, List<AnnotationSpec> annotations) { in ArrayTypeName() 42 @Override public ArrayTypeName annotated(List<AnnotationSpec> annotations) { in annotated() 92 public static ArrayTypeName get(ArrayType mirror) { in get() method in ArrayTypeName 96 static ArrayTypeName get( in get() method in ArrayTypeName 102 public static ArrayTypeName get(GenericArrayType type) { in get() method in ArrayTypeName 106 static ArrayTypeName get(GenericArrayType type, Map<Type, TypeVariableName> map) { in get() method in ArrayTypeName
|
H A D | WildcardTypeName.java | 40 List<AnnotationSpec> annotations) { in WildcardTypeName() 56 @Override public WildcardTypeName annotated(List<AnnotationSpec> annotations) { in annotated() 100 public static TypeName get(javax.lang.model.type.WildcardType mirror) { in get() method in WildcardTypeName 104 static TypeName get( in get() method in WildcardTypeName 120 public static TypeName get(WildcardType wildcardName) { in get() method in WildcardTypeName 124 static TypeName get(WildcardType wildcardName, Map<Type, TypeVariableName> map) { in get() method in WildcardTypeName
|
H A D | ParameterizedTypeName.java | 42 List<TypeName> typeArguments, List<AnnotationSpec> annotations) { in ParameterizedTypeName() 56 @Override public ParameterizedTypeName annotated(List<AnnotationSpec> annotations) { in annotated() 113 public static ParameterizedTypeName get(ClassName rawType, TypeName... typeArguments) { in get() method in ParameterizedTypeName 118 public static ParameterizedTypeName get(Class<?> rawType, Type... typeArguments) { in get() method in ParameterizedTypeName 123 public static ParameterizedTypeName get(ParameterizedType type) { in get() method in ParameterizedTypeName 128 static ParameterizedTypeName get(ParameterizedType type, Map<Type, TypeVariableName> map) { in get() method in ParameterizedTypeName
|
H A D | ClassName.java | 58 List<AnnotationSpec> annotations) { in ClassName() 68 @Override public ClassName annotated(List<AnnotationSpec> annotations) { in annotated() 162 public static ClassName get(Class<?> clazz) { in get() method in ClassName 218 public static ClassName get(String packageName, String simpleName, String... simpleNames) { in get() method in ClassName 227 public static ClassName get(TypeElement element) { in get() method in ClassName
|
H A D | ParameterSpec.java | 36 public final List<AnnotationSpec> annotations; field in ParameterSpec 86 public static ParameterSpec get(VariableElement element) { in get() method in ParameterSpec 142 public final List<AnnotationSpec> annotations = new ArrayList<>(); field in ParameterSpec.Builder
|
/aosp_15_r20/external/kotlinpoet/interop/kotlin-metadata/src/main/kotlin/com/squareup/kotlinpoet/metadata/specs/ |
H A D | KmTypes.kt | 146 val annotations = ClassInspectorUtil.createAnnotations { in toTypeName() constant 172 val annotations = ClassInspectorUtil.createAnnotations { in toTypeVariableName() constant 193 operator fun get(index: Int): TypeVariableName in get() method 199 …override fun get(index: Int): TypeVariableName = throw NoSuchElementException("No type parameters!… in get() method 217 override operator fun get(index: Int): TypeVariableName = typeParamResolver(index) in toTypeParameterResolver() method
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-migration-jvm/2.7.0-alpha12/androidx.room_room-migration/linux_glibc_common/local-combined/ |
D | androidx.room_room-migration.jar | ... ()
private final synthetic kotlinx.serialization.KSerializer get$cachedSerializer ()
public synthetic void <init> ... |
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-migration-jvm/2.7.0-alpha12/ |
HD | room-migration-jvm-2.7.0-alpha12.jar | ... ()
private final synthetic kotlinx.serialization.KSerializer get$cachedSerializer ()
public synthetic void <init> ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/processors/view_inspector/view-inspector-annotation-processor/linux_glibc_common/withres/ |
D | view-inspector-annotation-processor.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/analytics-library/tracker/ |
HD | tools.analytics-tracker.jar | ... final com.android.tools.analytics.Counter get (java.lang.String)
int $i ... |
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/introspect/ |
H A D | AnnotationMap.java | 38 public <A extends Annotation> A get(Class<A> cls) in get() method in AnnotationMap 82 public Iterable<Annotation> annotations() { in annotations() method in AnnotationMap 97 HashMap<Class<?>,Annotation> annotations = new HashMap<Class<?>,Annotation>(); in merge() local
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/turbine/0.1/ |
HD | turbine-0.1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/turbine/0.2.1/ |
HD | turbine-0.2.1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/kotlinpoet/kotlinpoet/linux_glibc_common/local-javac-header/ |
D | kotlinpoet.jar | ... com/squareup/kotlinpoet/AnnotationSpec$Companion$get$$inlined$sortedBy$1.class
Comparisons |
/aosp_15_r20/out/soong/.intermediates/external/kotlinpoet/kotlinpoet/linux_glibc_common/kotlin/ |
D | kotlinpoet.jar | ... com/squareup/kotlinpoet/AnnotationSpec$Companion$get$$inlined$sortedBy$1.class
Comparisons |
/aosp_15_r20/out/soong/.intermediates/external/turbine/turbine/linux_glibc_common/javac/ |
D | turbine.jar | ... .google.turbine.binder.bound.ModuleInfo get (com.google.turbine.binder.sym ... |
/aosp_15_r20/external/kotlinx.serialization/core/jvmMain/src/kotlinx/serialization/internal/ |
H A D | Caching.kt | 50 override fun get(key: KClass<Any>): KSerializer<T>? { in get() method in kotlinx.serialization.internal.ClassValueCache 118 override fun get(key: KClass<Any>, types: List<KType>): Result<KSerializer<T>?> { in get() method in kotlinx.serialization.internal.ClassValueParametrizedCache 132 override fun get(key: KClass<Any>): KSerializer<T>? { in get() method in kotlinx.serialization.internal.ConcurrentHashMapCache 144 override fun get(key: KClass<Any>, types: List<KType>): Result<KSerializer<T>?> { in get() method in kotlinx.serialization.internal.ConcurrentHashMapParametrizedCache 162 override val annotations: List<Annotation> constant in kotlinx.serialization.internal.KTypeWrapper
|
/aosp_15_r20/out/soong/.intermediates/external/kotlinpoet/kotlinpoet/linux_glibc_common/kotlin_headers/ |
D | kotlinpoet.jar | ... com/squareup/kotlinpoet/AnnotationSpec$Companion$get$$inlined$sortedBy$1.class
Comparisons ... |
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonMain/kotlin/com/squareup/kotlinpoet/ |
H A D | ParameterSpec.kt | 35 override val annotations: List<AnnotationSpec> = builder.annotations.toImmutableList() in <lambda>() constant 103 override val annotations: MutableList<AnnotationSpec> = mutableListOf() in <lambda>() constant in com.squareup.kotlinpoet.Builder 165 public fun get(element: VariableElement): ParameterSpec { in <lambda>() method
|