Searched refs:GenerateRust (Results 1 – 3 of 3) sorted by relevance
/system/tools/aidl/ |
D | generate_rust.h | 29 void GenerateRust(const string& filename, const Options& options, const AidlTypenames& types,
|
D | aidl.cpp | 741 rust::GenerateRust(output_file_name, options, typenames, *defined_type, io_delegate); in compile_aidl()
|
D | generate_rust.cpp | 1224 void GenerateRust(const string& filename, const Options& options, const AidlTypenames& types, in GenerateRust() function
|