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
88 const std::string& GetComments() const { return comments_; } in GetComments()
105 std::string comments_; variable
209 const std::string& GetComments() const { return comments_; } in GetComments()
234 std::string comments_; variable
279 const std::string& GetComments() const { return comments_; } in GetComments()
287 std::string comments_; variable
327 const std::string& GetComments() const { return comments_; } in GetComments()
358 std::string comments_; variable
Daidl_language.cpp39 comments_(comments) {} in AidlToken()
46 comments_(comments) {} in AidlType()
136 comments_(comments), in AidlMethod()
191 comments_(comments), in AidlInterface()
232 comments_(comments) {