Home
last modified time | relevance | path

Searched defs:DumpComments (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Daidl_dumpapi.cpp90 void DumpVisitor::DumpComments(const AidlCommentable& c) { in DumpComments() function in android::aidl::DumpVisitor
259 static void DumpComments(CodeWriter& out, const Comments& comments) { in DumpComments() function
Dpreprocess.cpp62 void DumpComments(const AidlCommentable& c) { in DumpComments() function