Home
last modified time | relevance | path

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

/external/perfmark/agent/src/main/java/io/perfmark/agent/
DMethodVisitorRecorder.java221 AnnotationVisitor newVisitor = null; in replay() local
231 AnnotationVisitor newVisitor = null; in replay() local
249 AnnotationVisitor newVisitor = delegate.visitAnnotation(descriptor, visible); in replay() local
263 … AnnotationVisitor newVisitor = delegate.visitParameterAnnotation(parameter, descriptor, visible); in replay() local
273 …AnnotationVisitor newVisitor = delegate.visitTypeAnnotation(typeRef, typePath, descriptor, visible… in replay() local