Home
last modified time | relevance | path

Searched defs:helper (Results 1 – 3 of 3) sorted by relevance

/appsearch/compiler/src/main/java/androidx/appsearch/compiler/
DAnnotatedGetterOrField.kt197 val helper = IntrospectionHelper(env) in <lambda>() constant
311 val helper = IntrospectionHelper(env) in <lambda>() constant
374 val helper = IntrospectionHelper(env) in <lambda>() constant
420 val helper = IntrospectionHelper(env) in <lambda>() constant
DDocumentModel.java277 @NonNull IntrospectionHelper helper) throws ProcessingException { in inferPropertyAccessors()
/appsearch/compiler/src/main/java/androidx/appsearch/compiler/annotationwrapper/
DMetadataPropertyAnnotation.java99 public @NonNull TypeMirror getUnderlyingTypeWithinGenericDoc( in getUnderlyingTypeWithinGenericDoc()