/aosp_15_r20/external/firebase-messaging/libs/ |
HD | firebase-encoders-16.1.0.jar | ... extends java.lang.Object {
private final String name
private java.util.Map properties
void <init ... |
/aosp_15_r20/out/soong/.intermediates/external/firebase-messaging/firebase-encoders-jar/android_common/local-combined/ |
D | firebase-encoders-jar.jar | ... extends java.lang.Object {
private final String name
private java.util.Map properties
void <init ... |
/aosp_15_r20/tools/metalava/metalava-model-text/src/main/java/com/android/tools/metalava/model/text/ |
H A D | ApiFile.kt | 467 val annotations = getAnnotations(tokenizer, token) in parsePackage() constant 471 val name: String = token in parsePackage() constant 513 val annotations = getAnnotations(tokenizer, token) in parseClass() constant 1011 val annotations = getAnnotations(tokenizer, token) in parseConstructor() constant 1027 val name: String = in parseConstructor() constant 1077 val annotations = getAnnotations(tokenizer, token) in parseMethod() constant 1096 val name: String in parseMethod() constant 1188 val annotations = getAnnotations(tokenizer, token) in parseField() constant 1195 val name: String in parseField() constant 1444 val annotations = getAnnotations(tokenizer, token) in parseProperty() constant [all …]
|
H A D | TextTypeParser.kt | 272 allAnnotations.zip(allNullability.reversed()).map { (annotations, nullability) -> in <lambda>() method 386 val (name, afterName, classAnnotations) = splitClassType(type) in <lambda>() constant 447 val annotations = mutableListOf<AnnotationItem>() in <lambda>() constant 487 val annotations = mutableListOf<AnnotationItem>() in <lambda>() constant 519 var name = "" in <lambda>() variable 523 var annotations = emptyList<AnnotationItem>() in <lambda>() variable 828 val name = classType.qualifiedName in <lambda>() constant
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/type/ |
H A D | TypeParameter.java | 49 private String name; field in TypeParameter 51 private List<AnnotationExpr> annotations; field in TypeParameter 58 public TypeParameter(final String name, final List<ClassOrInterfaceType> typeBound) { in TypeParameter() 63 public TypeParameter(Range range, final String name, final List<ClassOrInterfaceType> typeBound) { in TypeParameter() 69 …public TypeParameter(Range range, String name, List<ClassOrInterfaceType> typeBound, List<Annotati… in TypeParameter() 111 public TypeParameter setName(final String name) { in setName() 133 public TypeParameter setAnnotations(List<AnnotationExpr> annotations) { in setAnnotations()
|
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/rpc/ |
H A D | MethodDescriptor.java | 86 final Annotation annotations[][] = getParameterAnnotations(); in invoke() local 115 final Annotation annotations[][] = getParameterAnnotations(); in invoke() local 208 private Object convertParameter(Bundle bundle, Class<?> type, String name) { in convertParameter() 311 final Annotation[][] annotations = mMethod.getParameterAnnotations(); in getHelp() local 351 private static String getHelpForParameter(Type parameterType, Annotation[] annotations) { in getHelpForParameter() 440 String name = getName(parametersAnnotations[index]); in getParameterHints() local 461 private static String getName(Annotation[] annotations) { in getName() 476 private static String getDescription(Annotation[] annotations) { in getDescription() 491 public static Object getDefaultValue(Type parameterType, Annotation[] annotations) { in getDefaultValue() 529 public static boolean hasDefaultValue(Annotation[] annotations) { in hasDefaultValue() [all …]
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/type/ |
H A D | TypeParameter.java | 59 private SimpleName name; field in TypeParameter 67 public TypeParameter(final String name) { in TypeParameter() 71 public TypeParameter(final String name, final NodeList<ClassOrInterfaceType> typeBound) { in TypeParameter() 76 …public TypeParameter(SimpleName name, NodeList<ClassOrInterfaceType> typeBound, NodeList<Annotatio… in TypeParameter() 84 …meter(TokenRange tokenRange, SimpleName name, NodeList<ClassOrInterfaceType> typeBound, NodeList<A… in TypeParameter() 125 public TypeParameter setName(final SimpleName name) { in setName() 153 public TypeParameter setAnnotations(NodeList<AnnotationExpr> annotations) { in setAnnotations()
|
H A D | ClassOrInterfaceType.java | 63 private SimpleName name; field in ClassOrInterfaceType 75 public ClassOrInterfaceType(final String name) { in ClassOrInterfaceType() 79 public ClassOrInterfaceType(final ClassOrInterfaceType scope, final String name) { in ClassOrInterfaceType() 83 …public ClassOrInterfaceType(final ClassOrInterfaceType scope, final SimpleName name, final NodeLis… in ClassOrInterfaceType() 88 …assOrInterfaceType scope, final SimpleName name, final NodeList<Type> typeArguments, final NodeLis… in ClassOrInterfaceType() 96 …Range, ClassOrInterfaceType scope, SimpleName name, NodeList<Type> typeArguments, NodeList<Annotat… in ClassOrInterfaceType() 138 public ClassOrInterfaceType setName(final SimpleName name) { in setName() 195 public ClassOrInterfaceType setAnnotations(NodeList<AnnotationExpr> annotations) { in setAnnotations()
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/ |
H A D | TypeParameter.java | 45 private String name; field in TypeParameter 47 private List<AnnotationExpr> annotations; field in TypeParameter 54 public TypeParameter(final String name, final List<ClassOrInterfaceType> typeBound) { in TypeParameter() 60 final String name, final List<ClassOrInterfaceType> typeBound) { in TypeParameter() 67 …int endColumn, String name, List<ClassOrInterfaceType> typeBound, List<AnnotationExpr> annotations… in TypeParameter() 107 public void setName(final String name) { in setName() 126 public void setAnnotations(List<AnnotationExpr> annotations) { in setAnnotations()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/search/SettingsLib-annotation-processor/linux_glibc_common/withres/ |
D | SettingsLib-annotation-processor.jar | ... 0
public javax.lang.model.element.Name visitType (javax.lang.model.element. ... |
/aosp_15_r20/out/soong/.intermediates/external/javapoet/javapoet/linux_glibc_common/local-javac-header/ |
D | javapoet.jar | ... , java.lang.Object[])
String name
String format
Object[] args
public com.squareup ... |
/aosp_15_r20/out/soong/.intermediates/external/javapoet/javapoet/linux_glibc_common/javac/ |
D | javapoet.jar | ... , java.lang.Object[])
String name
String format
Object[] args
public com.squareup ... |
/aosp_15_r20/external/javaparser/javaparser-core/generated-sources/javacc/com/github/javaparser/ |
H A D | GeneratedJavaParser.java | 213 …n PackageDeclaration() throws ParseException {NodeList<AnnotationExpr> annotations = new NodeList<… in PackageDeclaration() local 214 Name name; in PackageDeclaration() local 224 final public ImportDeclaration ImportDeclaration() throws ParseException {Name name; in ImportDeclaration() local 264 NodeList<AnnotationExpr> annotations = new NodeList<AnnotationExpr>(); in Modifiers() local 358 SimpleName name; in ClassOrInterfaceDeclaration() local 459 …ic EnumDeclaration EnumDeclaration(ModifierHolder modifier) throws ParseException {SimpleName name; in EnumDeclaration() local 637 …mConstantDeclaration() throws ParseException {NodeList<AnnotationExpr> annotations = new NodeList<… in EnumConstantDeclaration() local 639 SimpleName name; in EnumConstantDeclaration() local 688 NodeList<AnnotationExpr> annotations; in TypeParameters() local 715 …al public TypeParameter TypeParameter(NodeList<AnnotationExpr> annotations) throws ParseException … in TypeParameter() local [all …]
|
/aosp_15_r20/packages/apps/TV/libs/m2/ |
D | javapoet-1.11.1.jar | ... .squareup.javapoet.TypeName type
public final String name
public final com.squareup.javapoet.CodeBlock javadoc ... |
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/visitor/ |
H A D | CloneVisitor.java | 126 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local 127 NameExpr name = cloneNodes(_n.getName(), _arg); in visit() local 140 NameExpr name = cloneNodes(_n.getName(), _arg); in visit() local 155 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local 176 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local 193 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local 220 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local 235 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local 249 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local 313 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local [all …]
|
/aosp_15_r20/external/turbine/java/com/google/turbine/binder/ |
H A D | TypeBinder.java | 79 private final String name; field in TypeBinder.SingletonScope 82 public SingletonScope(String name, Symbol sym) { in SingletonScope() 182 ImmutableList<AnnoInfo> annotations = bindAnnotations(enclosingScope, base.decl().annos()); in bind() local 487 MethodSymbol create(ClassSymbol owner, String name) { in create() 664 ImmutableList<AnnoInfo> annotations = bindAnnotations(scope, tree.annos()); in bindTyParams() local 719 String name = t.name().value(); in bindMethod() local 803 ImmutableList<AnnoInfo> annotations = bindAnnotations(scope, t.annos()); in bindMethod() local 842 ImmutableList<AnnoInfo> annotations = bindAnnotations(scope, decl.annos()); in bindField() local 862 ImmutableList<Ident> name = tree.name(); in bindAnnotations() local 871 Anno tree, ImmutableList<Ident> name, @Nullable LookupResult lookupResult) { in resolveAnnoSymbol() [all …]
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/body/ |
H A D | ConstructorDeclaration.java | 62 public ConstructorDeclaration(String name) { in ConstructorDeclaration() 66 public ConstructorDeclaration(NodeList<Modifier> modifiers, String name) { in ConstructorDeclaration() 70 …NodeList<Modifier> modifiers, NodeList<AnnotationExpr> annotations, NodeList<TypeParameter> typePa… in ConstructorDeclaration() 75 …NodeList<Modifier> modifiers, NodeList<AnnotationExpr> annotations, NodeList<TypeParameter> typePa… in ConstructorDeclaration() 83 …NodeList<Modifier> modifiers, NodeList<AnnotationExpr> annotations, NodeList<TypeParameter> typePa… in ConstructorDeclaration() 132 public ConstructorDeclaration setName(final SimpleName name) { in setName()
|
H A D | MethodDeclaration.java | 69 … public MethodDeclaration(final NodeList<Modifier> modifiers, final Type type, final String name) { in MethodDeclaration() 73 …public MethodDeclaration(final NodeList<Modifier> modifiers, final String name, final Type type, f… in MethodDeclaration() 77 … modifiers, final NodeList<AnnotationExpr> annotations, final NodeList<TypeParameter> typeParamete… in MethodDeclaration() 82 … modifiers, final NodeList<AnnotationExpr> annotations, final NodeList<TypeParameter> typeParamete… in MethodDeclaration() 90 …st<Modifier> modifiers, NodeList<AnnotationExpr> annotations, NodeList<TypeParameter> typeParamete… in MethodDeclaration() 158 public MethodDeclaration setName(final SimpleName name) { in setName()
|
/aosp_15_r20/external/turbine/java/com/google/turbine/bytecode/ |
H A D | ClassReader.java | 109 ImmutableList.Builder<ClassFile.AnnotationInfo> annotations = ImmutableList.builder(); in read() local 115 String name = constantPool.utf8(attributeNameIndex); in read() local 198 ImmutableList.Builder<ClassFile.AnnotationInfo> annotations, in readAnnotations() 209 List<ImmutableList.Builder<AnnotationInfo>> annotations, ConstantPoolReader constantPool) { in readParameterAnnotations() 230 String name = nameIndex == 0 ? null : constantPool.utf8(nameIndex); in readMethodParameters() local 244 String name = constantPool.moduleInfo(reader.u2()); in readModule() local 406 String name = constantPool.utf8(nameIndex); in readMethods() local 412 ImmutableList.Builder<ClassFile.AnnotationInfo> annotations = ImmutableList.builder(); in readMethods() local 489 String name = constantPool.utf8(nameIndex); in readFields() local 494 ImmutableList.Builder<ClassFile.AnnotationInfo> annotations = ImmutableList.builder(); in readFields() local
|
/aosp_15_r20/cts/tools/cts-api-coverage/proto/ |
H A D | testsuite.proto | 27 string name = 1; field 56 string name = 1; field 63 string name = 1; field 66 string name = 1; field 79 string name = 1; field 93 repeated Annotation annotations = 6; field 97 string name = 2; field 101 repeated Annotation annotations = 6; field 107 string name = 2; field 111 repeated Annotation annotations = 6; field [all …]
|
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | hibernate-annotations.jar | ... hibernate.annotations
public abstract annotation org.hibernate.annotations.AccessType extends java.lang.Object implements java |
/aosp_15_r20/out/soong/.intermediates/external/auto/factory/auto_factory_plugin/linux_glibc_common/javac/anno/com/google/auto/factory/processor/ |
D | AutoValue_FactoryDescriptor.java | 12 private final PackageAndClass name; field in AutoValue_FactoryDescriptor 14 private final ImmutableSet<AnnotationMirror> annotations; field in AutoValue_FactoryDescriptor 31 PackageAndClass name, in AutoValue_FactoryDescriptor() 32 ImmutableSet<AnnotationMirror> annotations, in AutoValue_FactoryDescriptor() 73 PackageAndClass name() { in name() method in AutoValue_FactoryDescriptor 78 ImmutableSet<AnnotationMirror> annotations() { in annotations() method in AutoValue_FactoryDescriptor
|
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/immutable/ |
H A D | ImmutableMethod.java | 55 @Nonnull protected final String name; field in ImmutableMethod 59 @Nonnull protected final Set<? extends ImmutableAnnotation> annotations; field in ImmutableMethod 64 @Nonnull String name, in ImmutableMethod() 68 @Nullable Set<? extends Annotation> annotations, in ImmutableMethod() 84 @Nonnull String name, in ImmutableMethod() 88 @Nullable Set<? extends ImmutableAnnotation> annotations, in ImmutableMethod()
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/visitor/ |
H A D | CloneVisitor.java | 74 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local 75 NameExpr name = cloneNodes(_n.getName(), _arg); in visit() local 88 NameExpr name = cloneNodes(_n.getName(), _arg); in visit() local 103 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local 126 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local 144 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local 173 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local 189 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local 204 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local 220 List<AnnotationExpr> annotations = visit(_n.getAnnotations(), _arg); in visit() local [all …]
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/OnDevicePersonalization/android_common_apex33/kapt/gen/stubs/com/android/libraries/pcc/chronicle/api/policy/ |
D | Policy.java | 15 private final java.lang.String name = null; field in Policy 25 …util.List<com.android.libraries.pcc.chronicle.api.policy.annotation.Annotation> annotations = null; field in Policy 41 public Policy(@org.jetbrains.annotations.NotNull() in Policy() 47 …java.util.List<com.android.libraries.pcc.chronicle.api.policy.annotation.Annotation> annotations, … in Policy() 143 …nal com.android.libraries.pcc.chronicle.api.policy.Policy copy(@org.jetbrains.annotations.NotNull() in copy() 149 …java.util.List<com.android.libraries.pcc.chronicle.api.policy.annotation.Annotation> annotations, … in copy()
|