Home
last modified time | relevance | path

Searched refs:dumpAnnotations (Results 1 – 3 of 3) sorted by relevance

/system/tools/hidl/
DMethod.h92 void dumpAnnotations(Formatter &out) const;
DMethod.cpp187 void Method::dumpAnnotations(Formatter &out) const { in dumpAnnotations() function in android::Method
DgenerateCpp.cpp501 method->dumpAnnotations(out); in generateInterfaceHeader()