Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 7 of 7) sorted by relevance

/system/tools/hidl/
DDocComment.cpp30 DocComment::DocComment(const std::string& comment, const Location& location, CommentType type) in DocComment()
66 void DocComment::merge(const DocComment* comment) { in merge()
/system/tools/hidl/c2hal/
DDeclaration.cpp57 void Declaration::setComment(const std::string &comment) { in setComment()
/system/tools/aidl/
Dast_java.h113 std::string comment; member
290 std::string comment; member
317 std::string comment; member
Dast_java.cpp40 void WriteComment(CodeWriter* to, const std::string& comment) { in WriteComment()
/system/core/toolbox/
Dmodprobe.cpp67 auto comment = rv.find('#'); in stripComments() local
/system/extras/simpleperf/
Dcmd_stat_impl.h86 std::string comment; member
/system/logging/logd/
DLogTags.cpp57 static uid_t sniffUid(const char* comment, const char* endp) { in sniffUid()