Searched refs:getBindValueAnnotations (Results 1 – 2 of 2) sorted by relevance
103 static ImmutableList<ClassName> getBindValueAnnotations(Element element) { in getBindValueAnnotations() method in BindValueProcessor
90 ImmutableList<ClassName> bindValues = BindValueProcessor.getBindValueAnnotations(element); in create()