Home
last modified time | relevance | path

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

/system/tools/hidl/
DDocComment.h42 struct DocComment { struct
65 void setDocComment(const DocComment* docComment) { mDocComment = docComment; } in setDocComment() argument
DDocComment.cpp30 DocComment::DocComment(const std::string& comment, const Location& location, CommentType type) in DocComment() function in android::DocComment
62 DocComment::DocComment(const std::vector<std::string>& lines, const Location& location, in DocComment() function in android::DocComment