HomeSort by relevance Sort by last modified time
    Searched defs:DocComment (Results 1 - 4 of 4) sorted by null

  /system/tools/hidl/
DocComment.cpp 17 #include "DocComment.h"
26 DocComment::DocComment(const std::string& comment) {
59 void DocComment::merge(const DocComment* comment) {
63 void DocComment::emit(Formatter& out) const {
DocComment.h 27 struct DocComment {
28 DocComment(const std::string& comment);
30 void merge(const DocComment* comment);
39 void setDocComment(const DocComment* docComment) { mDocComment = docComment; }
47 const DocComment* mDocComment = nullptr;
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 53 milliseconds