Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 8 of 8) 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
293 std::string comment; member
320 std::string comment; member
Dast_java.cpp40 void WriteComment(CodeWriter* to, const std::string& comment) { in WriteComment()
435 Document::Document(const std::string& comment, in Document()
/system/core/toolbox/
Dmodprobe.cpp67 auto comment = rv.find('#'); in stripComments() local
/system/extras/simpleperf/
Dcmd_stat_impl.h86 std::string comment; member
/system/bt/btif/src/
Dbtif_a2dp_source.cc1060 static void log_tstamps_us(const char* comment, uint64_t timestamp_us) { in log_tstamps_us()
/system/logging/logd/
DLogTags.cpp57 static uid_t sniffUid(const char* comment, const char* endp) { in sniffUid()