Searched defs:customType (Results 1 – 3 of 3) sorted by relevance
542 TypeMirror customType = getterOrField.getComponentType(); in listForLoopCallDeserialize() local662 TypeMirror customType = getterOrField.getComponentType(); in arrayForLoopCallDeserialize() local775 TypeMirror customType = getterOrField.getJvmType(); in fieldCallDeserialize() local
506 TypeMirror customType = getterOrField.getComponentType(); // e.g. CustomType in collectionForLoopCallSerialize() local711 TypeMirror customType = getterOrField.getJvmType(); in fieldCallSerialize() local
44 val customType: TypeMirror, constant in androidx.appsearch.compiler.annotationwrapper.SerializerClass