Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_rust.cpp351 bool GenerateRustInterface(const string& filename, const AidlInterface* iface, in GenerateRustInterface() function
813 return GenerateRustInterface(filename, interface, typenames, io_delegate, options); in GenerateRust()