Searched refs:addMethodAnnotations (Results 1 – 5 of 5) sorted by relevance
349 public void addMethodAnnotations(CstMethodRef method, in addMethodAnnotations() method in ClassDefItem351 annotationsDirectory.addMethodAnnotations(method, annotations, dexFile); in addMethodAnnotations()
174 public void addMethodAnnotations(CstMethodRef method, in addMethodAnnotations() method in AnnotationsDirectoryItem
349 public void addMethodAnnotations(CstMethodRef method, in addMethodAnnotations() method in ClassDefItem351 annotationsDirectory.addMethodAnnotations(method, annotations); in addMethodAnnotations()
172 public void addMethodAnnotations(CstMethodRef method, in addMethodAnnotations() method in AnnotationsDirectoryItem
386 out.addMethodAnnotations(meth, annotations, dexFile); in processMethods()