Home
last modified time | relevance | path

Searched defs:emit (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/build/
Daidl_rust_glue.py30 def emit(self, output_file, indent=""): member in RustModule
/system/tools/hidl/
DDocComment.cpp72 void DocComment::emit(Formatter& out, CommentType type) const { in emit() function in android::DocComment