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