Home
last modified time | relevance | path

Searched refs:emit (Results 1 – 14 of 14) sorted by relevance

/system/tools/hidl/
DDocComment.h52 void emit(Formatter& out, CommentType type = CommentType::UNSPECIFIED) const;
68 mDocComment->emit(out); in emitDocComment()
DgenerateJava.cpp78 .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()
DgenerateFormattedHidl.cpp26 mHeader->emit(out, CommentType::MULTILINE); in generateFormattedHidl()
DgenerateCpp.cpp102 .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 …]
DDocComment.cpp72 void DocComment::emit(Formatter& out, CommentType type) const { in emit() function in android::DocComment
DMethod.cpp272 if (getDocComment() != nullptr) getDocComment()->emit(out); in emitHidlDefinition()
DEnumType.cpp256 if (getDocComment() != nullptr) getDocComment()->emit(out); in emitHidlDefinition()
268 if (val->getDocComment() != nullptr) val->getDocComment()->emit(out); in emitHidlDefinition()
DInterface.cpp789 if (getDocComment() != nullptr) getDocComment()->emit(out); in emitHidlDefinition()
DCompoundType.cpp625 if (ref.getDocComment() != nullptr) ref.getDocComment()->emit(out); in emitFieldHidlDefinition()
638 if (getDocComment() != nullptr) getDocComment()->emit(out); in emitInlineHidlDefinition()
/system/tools/hidl/hidl2aidl/
Dmain.cpp125 docComment->emit(AidlHelper::notes()); in parse()
DAidlInterface.cpp282 DocComment(modifiedDocComment, HIDL_LOCATION_HERE).emit(out); in emitAidl()
/system/sepolicy/tools/sepolicy-analyze/
DREADME99 The -d or --debug option may be used to cause sepolicy-analyze to emit the
/system/tools/mkbootimg/
Dpylintrc373 # Exceptions that will emit a warning when being caught. Defaults to
/system/update_engine/
Dpylintrc437 # Exceptions that will emit a warning when being caught. Defaults to