Home
last modified time | relevance | path

Searched refs:comments_ (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Daidl_language.h21 const std::string& GetComments() const { return comments_; } in GetComments()
25 std::string comments_; variable
63 const std::string& GetComments() const { return comments_; } in GetComments()
91 std::string comments_; variable
172 const std::string& GetComments() const { return comments_; } in GetComments()
197 std::string comments_; variable
242 const std::string& GetComments() const { return comments_; } in GetComments()
249 std::string comments_; variable
287 const std::string& GetComments() const { return comments_; } in GetComments()
308 std::string comments_; variable
Daidl_language.cpp38 comments_(comments) {} in AidlToken()
45 comments_(comments) {} in AidlType()
98 comments_(comments), in AidlMethod()
153 comments_(comments), in AidlInterface()
191 comments_(comments) {