Searched refs:methodJavadocReference (Results 1 – 2 of 2) sorted by relevance
246 GeneratorUtilities.methodJavadocReference(method.methodElement()), in addBlockingCrossProfileTypeMethod()298 GeneratorUtilities.methodJavadocReference(method.methodElement())) in addCrossProfileCallbackCrossProfileTypeMethod()349 GeneratorUtilities.methodJavadocReference(method.methodElement())) in addFutureCrossProfileTypeMethod()
142 public static CodeBlock methodJavadocReference(ExecutableElement method) { in methodJavadocReference() method in GeneratorUtilities