Searched refs:dumpAnnotations (Results 1 – 3 of 3) sorted by relevance
92 void dumpAnnotations(Formatter &out) const;
187 void Method::dumpAnnotations(Formatter &out) const { in dumpAnnotations() function in android::Method
501 method->dumpAnnotations(out); in generateInterfaceHeader()