Searched defs:getUnderlyingTypeWithinGenericDoc (Results 1 – 10 of 10) sorted by relevance
66 fun getUnderlyingTypeWithinGenericDoc(helper: IntrospectionHelper): TypeMirror method
60 override fun getUnderlyingTypeWithinGenericDoc(helper: IntrospectionHelper): TypeMirror = method in androidx.appsearch.compiler.annotationwrapper.DoublePropertyAnnotation
60 override fun getUnderlyingTypeWithinGenericDoc(helper: IntrospectionHelper): TypeMirror = method in androidx.appsearch.compiler.annotationwrapper.BytesPropertyAnnotation
60 override fun getUnderlyingTypeWithinGenericDoc(helper: IntrospectionHelper): TypeMirror = method in androidx.appsearch.compiler.annotationwrapper.BooleanPropertyAnnotation
65 override fun getUnderlyingTypeWithinGenericDoc(helper: IntrospectionHelper): TypeMirror = method in androidx.appsearch.compiler.annotationwrapper.BlobHandlePropertyAnnotation
99 public @NonNull TypeMirror getUnderlyingTypeWithinGenericDoc( in getUnderlyingTypeWithinGenericDoc() method in MetadataPropertyAnnotation
72 override fun getUnderlyingTypeWithinGenericDoc(helper: IntrospectionHelper): TypeMirror = method in androidx.appsearch.compiler.annotationwrapper.EmbeddingPropertyAnnotation
87 override fun getUnderlyingTypeWithinGenericDoc(helper: IntrospectionHelper): TypeMirror = method in androidx.appsearch.compiler.annotationwrapper.DocumentPropertyAnnotation
96 override fun getUnderlyingTypeWithinGenericDoc(helper: IntrospectionHelper): TypeMirror = method in androidx.appsearch.compiler.annotationwrapper.LongPropertyAnnotation
104 override fun getUnderlyingTypeWithinGenericDoc(helper: IntrospectionHelper): TypeMirror = method in androidx.appsearch.compiler.annotationwrapper.StringPropertyAnnotation