Searched defs:typeRef (Results 1 – 3 of 3) sorted by relevance
| /external/desugar/java/com/google/devtools/build/android/desugar/scan/ |
| D | PrefixReferenceScanner.java | 91 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTypeAnnotation() 247 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTypeAnnotation() 317 int typeRef, TypePath typePath, String desc, boolean visible) { in visitInsnAnnotation() 331 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTryCatchAnnotation() 344 int typeRef, in visitLocalVariableAnnotation() 370 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTypeAnnotation()
|
| /external/desugar/java/com/google/devtools/build/android/desugar/ |
| D | Java7Compatibility.java | 235 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTypeAnnotation()
|
| D | InterfaceDesugaring.java | 523 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTypeAnnotation()
|