Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 11 of 11) 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.cpp433 Document::Document(const std::string& comment, in Document()
Dgenerate_java_binder.cpp1094 auto comment = constant->GetType().GetComments(); in generate_binder_interface_class() local
Daidl_language.h302 void SetComments(const string& comment) { comments_ = comment; } in SetComments()
Daidl_language.cpp76 inline bool HasHideComment(const std::string& comment) { in HasHideComment()
/system/extras/simpleperf/
Dcmd_stat_impl.h83 std::string comment; member
/system/core/adb/fastdeploy/deploypatchgenerator/
Dapk_archive.cpp141 uint8_t comment[0]; in FindCDRecord() member
/system/bt/btif/src/
Dbtif_a2dp_source.cc1082 static void log_tstamps_us(const char* comment, uint64_t timestamp_us) { in log_tstamps_us()
/system/core/logd/
DLogTags.cpp52 static uid_t sniffUid(const char* comment, const char* endp) { in sniffUid()