Home
last modified time | relevance | path

Searched refs:GenerateRust (Results 1 – 3 of 3) sorted by relevance

/system/tools/aidl/
Dgenerate_rust.h29 bool GenerateRust(const std::string& filename, const AidlDefinedType* iface,
Dgenerate_rust.cpp795 bool GenerateRust(const string& filename, const AidlDefinedType* defined_type, in GenerateRust() function
Daidl.cpp837 success = rust::GenerateRust(output_file_name, defined_type.get(), typenames, io_delegate, in compile_aidl()