Home
last modified time | relevance | path

Searched refs:emit (Results 1 – 18 of 18) 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.cpp272 if (getDocComment() != nullptr) getDocComment()->emit(out); in emitHidlDefinition()
284 if (val->getDocComment() != nullptr) val->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()
DInterface.cpp814 if (getDocComment() != nullptr) getDocComment()->emit(out); in emitHidlDefinition()
Dmain.cpp888 i->emit(err); in validateForFormat()
/system/tools/aidl/build/
Daidl_rust_glue.py30 def emit(self, output_file, indent=""): member in RustModule
47 mod.emit(output_file, indent + " ")
79 root_module.emit(lib_rs_file, indent=" ")
/system/extras/simpleperf/scripts/purgatorio/templates/
Dmain.js128 table_source.change.emit()
/system/tools/hidl/hidl2aidl/
DAidlInterface.cpp315 DocComment(modifiedDocComment, HIDL_LOCATION_HERE).emit(out); in emitAidl()
Dmain.cpp154 docComment->emit(AidlHelper::notes()); in parse()
/system/sepolicy/tools/sepolicy-analyze/
DREADME99 The -d or --debug option may be used to cause sepolicy-analyze to emit the
/system/tools/mkbootimg/
Dpylintrc436 # Exceptions that will emit a warning when being caught. Defaults to
/system/apex/
Dpylintrc443 # 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