Searched refs:emit (Results 1 – 14 of 14) sorted by relevance
52 void emit(Formatter& out, CommentType type = CommentType::UNSPECIFIED) const;68 mDocComment->emit(out); in emitDocComment()
78 .emit(out); in emitGetService()85 .emit(out); in emitGetService()108 DocComment("Calls getService(\"default\",retry).", HIDL_LOCATION_HERE).emit(out); in emitGetService()115 .emit(out); in emitGetService()163 DocComment("Fully-qualified interface name for this interface.", HIDL_LOCATION_HERE).emit(out); in generateJava()171 .emit(out); in generateJava()224 .emit(out); in generateJava()
26 mHeader->emit(out, CommentType::MULTILINE); in generateFormattedHidl()
102 .emit(out); in declareGetService()113 .emit(out); in declareGetService()118 .emit(out); in declareGetService()124 .emit(out); in declareGetService()134 .emit(out); in declareGetService()147 .emit(out); in declareServiceManagerInteractions()151 .emit(out); in declareServiceManagerInteractions()276 .emit(out); in generateInterfaceHeader()281 .emit(out); in generateInterfaceHeader()293 .emit(out); in generateInterfaceHeader()[all …]
72 void DocComment::emit(Formatter& out, CommentType type) const { in emit() function in android::DocComment
272 if (getDocComment() != nullptr) getDocComment()->emit(out); in emitHidlDefinition()
256 if (getDocComment() != nullptr) getDocComment()->emit(out); in emitHidlDefinition()268 if (val->getDocComment() != nullptr) val->getDocComment()->emit(out); in emitHidlDefinition()
789 if (getDocComment() != nullptr) getDocComment()->emit(out); in emitHidlDefinition()
625 if (ref.getDocComment() != nullptr) ref.getDocComment()->emit(out); in emitFieldHidlDefinition()638 if (getDocComment() != nullptr) getDocComment()->emit(out); in emitInlineHidlDefinition()
125 docComment->emit(AidlHelper::notes()); in parse()
282 DocComment(modifiedDocComment, HIDL_LOCATION_HERE).emit(out); in emitAidl()
99 The -d or --debug option may be used to cause sepolicy-analyze to emit the
373 # Exceptions that will emit a warning when being caught. Defaults to
437 # Exceptions that will emit a warning when being caught. Defaults to