Searched defs:emit (Results 1 – 2 of 2) sorted by relevance
/system/tools/aidl/build/ | ||
D | aidl_rust_glue.py | 30 def emit(self, output_file, indent=""): member in RustModule |
/system/tools/hidl/ | ||
D | DocComment.cpp | 72 void DocComment::emit(Formatter& out, CommentType type) const { in emit() function in android::DocComment |